Skip to main content
All docs
V24.2

SelectionChangingEventArgs Class

Contains data for the SelectionChanging event.

Namespace: DevExpress.XtraTreeList

Assembly: DevExpress.XtraTreeList.v24.2.dll

Declaration

public class SelectionChangingEventArgs :
    CancelEventArgs

Inheritance

Object
EventArgs
CancelEventArgs
SelectionChangingEventArgs
See Also