Skip to main content
A newer version of this page is available. .
All docs
V22.2

SelectionChangingEventArgs Class

Contains data for the SelectionChanging event.

Namespace: DevExpress.XtraTreeList

Assembly: DevExpress.XtraTreeList.v22.2.dll

NuGet Package: DevExpress.Win.TreeList

Declaration

public class SelectionChangingEventArgs :
    CancelEventArgs

Inheritance

Object
EventArgs
CancelEventArgs
SelectionChangingEventArgs
See Also