LayoutItemSelectionChangingEventArgs Class
In This Article
Provides data for the DockLayoutManager.LayoutItemSelectionChanging event.
Namespace: DevExpress.Xpf.Docking.Base
Assembly: DevExpress.Xpf.Docking.v24.2.dll
NuGet Package: DevExpress.Wpf.Docking
#Declaration
public class LayoutItemSelectionChangingEventArgs :
ItemCancelEventArgs
#Inheritance
Object
EventArgs
RoutedEventArgs
ItemEventArgs
ItemCancelEventArgs
LayoutItemSelectionChangingEventArgs
See Also