CalendarControlBase.HotDate Property
Gets the hot-tracked date.
Namespace: DevExpress.XtraEditors.Controls
Assembly: DevExpress.XtraEditors.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Nullable<DateTime> | The date that is hovered over. |
See Also