Skip to main content
A newer version of this page is available. .
All docs
V23.1

PopupSelectionChangingEventArgs Class

Contains data for the SelectionChanging event.

Namespace: DevExpress.XtraEditors.Controls

Assembly: DevExpress.XtraEditors.v23.1.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public class PopupSelectionChangingEventArgs :
    RecordValueEventArgs<bool>

Inheritance

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