Skip to main content
All docs
V24.2

PopupSelectionChangedEventArgs Class

Contains data for the SelectionChanged event.

Namespace: DevExpress.XtraEditors.Controls

Assembly: DevExpress.XtraEditors.v24.2.dll

Declaration

public class PopupSelectionChangedEventArgs :
    RecordValueEventArgs<bool>

Inheritance

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