Skip to main content
All docs
V25.1
  • SelectionChangingEventArgs Class

    Contains data for the SelectionChanging event.

    Namespace: DevExpress.XtraTreeList

    Assembly: DevExpress.XtraTreeList.v25.1.dll

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

    Declaration

    public class SelectionChangingEventArgs :
        CancelEventArgs

    Inheritance

    Object
    EventArgs
    CancelEventArgs
    SelectionChangingEventArgs
    See Also