CalendarControlBase.SelectionEnd Property
In This Article
Gets the ending date of the selection. The SelectionEnd date is excluded from the selection.
Namespace: DevExpress.XtraEditors.Controls
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Date |
The ending date of the selection. |
#Remarks
Use the CalendarControlBase.SelectedRanges to access the selected dates.
See Also
SelectionEnd