CalendarControlBase.HotDate Property
In This Article
Gets the hot-tracked date.
Namespace: DevExpress.XtraEditors.Controls
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Nullable<Date |
The date that is hovered over. |
See Also