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

    Contains data for the SelectionChanged event.

    Namespace: DevExpress.XtraEditors.Controls

    Assembly: DevExpress.XtraEditors.v25.1.dll

    NuGet Package: DevExpress.Win.Navigation

    Declaration

    public class PopupSelectionChangedEventArgs :
        RecordValueEventArgs<bool>

    Inheritance

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