Skip to main content
All docs
V23.2

PopupSelectionChangingEventArgs Class

Contains data for the SelectionChanging event.

Namespace: DevExpress.XtraEditors.Controls

Assembly: DevExpress.XtraEditors.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public class PopupSelectionChangingEventArgs :
    RecordValueEventArgs<bool>

Inheritance

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