Skip to main content
A newer version of this page is available. .
All docs
V23.1

SelectionChangingEventArgs Class

Contains data for the SelectionChanging event.

Namespace: DevExpress.XtraTreeList

Assembly: DevExpress.XtraTreeList.v23.1.dll

NuGet Package: DevExpress.Win.TreeList

Declaration

public class SelectionChangingEventArgs :
    CancelEventArgs

Inheritance

Object
EventArgs
CancelEventArgs
SelectionChangingEventArgs
See Also