PopupSelectionChangedEventArgs Class
Contains data for the SelectionChanged event.
Namespace: DevExpress.XtraEditors.Controls
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Inheritance
See Also
Contains data for the SelectionChanged event.
Namespace: DevExpress.XtraEditors.Controls
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
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.