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

    Contains data for the SelectionChanging event.

    Namespace: DevExpress.Data

    Assembly: DevExpress.Data.v26.1.dll

    Declaration

    public class SelectionChangingEventArgs :
        CancelEventArgs

    Inheritance

    Object
    EventArgs
    CancelEventArgs
    SelectionChangingEventArgs
    See Also