Skip to main content
A newer version of this page is available. .

DockItemExpandedEventArgs Class

Provides data for the DockLayoutManager.DockItemExpanded event.

Namespace: DevExpress.Xpf.Docking.Base

Assembly: DevExpress.Xpf.Docking.v21.2.dll

NuGet Package: DevExpress.Wpf.Docking

Declaration

public class DockItemExpandedEventArgs :
    ItemEventArgs

Inheritance

See Also