Skip to main content
All docs
V23.2

SelectionChangingEventArgs Class

Contains data for the SelectionChanging event.

Namespace: DevExpress.XtraTreeList

Assembly: DevExpress.XtraTreeList.v23.2.dll

NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.TreeList

Declaration

public class SelectionChangingEventArgs :
    CancelEventArgs

Inheritance

Object
EventArgs
CancelEventArgs
SelectionChangingEventArgs
See Also