CalendarControlBase.SelectionChanged Event
In This Article
Fires when the selection changes.
Namespace: DevExpress.XtraEditors.Controls
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
[DXCategory("Events")]
public event EventHandler SelectionChanged
#Event Data
The SelectionChanged event's data class is EventArgs.
See Also
SelectionChanged