Skip to main content
All docs
V23.2

PopupSelectionChangedEventArgs Class

Contains data for the SelectionChanged event.

Namespace: DevExpress.XtraEditors.Controls

Assembly: DevExpress.XtraEditors.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public class PopupSelectionChangedEventArgs :
    RecordValueEventArgs<bool>

Inheritance

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