Skip to main content

LayoutItemSelectionChangedEventArgs Class

Provides data for the DockLayoutManager.LayoutItemSelectionChanged event.

Namespace: DevExpress.Xpf.Docking.Base

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

NuGet Package: DevExpress.Wpf.Docking

Declaration

public class LayoutItemSelectionChangedEventArgs :
    ItemEventArgs

Inheritance

Object
EventArgs
RoutedEventArgs
ItemEventArgs
LayoutItemSelectionChangedEventArgs
See Also