Skip to main content
All docs
V24.2

PopupSelectionChangingEventArgs Class

Contains data for the SelectionChanging event.

Namespace: DevExpress.XtraEditors.Controls

Assembly: DevExpress.XtraEditors.v24.2.dll

Declaration

public class PopupSelectionChangingEventArgs :
    RecordValueEventArgs<bool>

Inheritance

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