PopupSelectionChangingEventArgs Class
Contains data for the SelectionChanging event.
Namespace: DevExpress.XtraEditors.Controls
Assembly: DevExpress.XtraEditors.v24.2.dll
Declaration
Inheritance
See Also
Contains data for the SelectionChanging event.
Namespace: DevExpress.XtraEditors.Controls
Assembly: DevExpress.XtraEditors.v24.2.dll
public class PopupSelectionChangingEventArgs :
RecordValueEventArgs<bool>
Public Class PopupSelectionChangingEventArgs
Inherits RecordValueEventArgs(Of Boolean)
PopupSelectionChangingEventArgs is the data class for the following events:
No
Your feedback is appreciated.