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