Skip to main content
All docs
V24.1

SelectionChangingEventArgs Class

Contains data for the SelectionChanging event.

Namespace: DevExpress.XtraTreeList

Assembly: DevExpress.XtraTreeList.v24.1.dll

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

Declaration

public class SelectionChangingEventArgs :
    CancelEventArgs

Inheritance

Object
EventArgs
CancelEventArgs
SelectionChangingEventArgs
See Also