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

    Contains data for the SelectionChanging event.

    Namespace: DevExpress.XtraEditors.Controls

    Assembly: DevExpress.XtraEditors.v25.1.dll

    NuGet Package: DevExpress.Win.Navigation

    Declaration

    public class PopupSelectionChangingEventArgs :
        RecordValueEventArgs<bool>

    Inheritance

    Object
    EventArgs
    DevExpress.XtraEditors.Controls.RecordValueEventArgs<Boolean>
    PopupSelectionChangingEventArgs
    See Also