CalendarHitInfo.HitDate Property
Gets or sets the calendar date located under the test point.
Namespace: DevExpress.XtraEditors.Calendar
Assembly: DevExpress.XtraEditors.v25.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
| Type | Description |
|---|---|
| DateTime | A DateTime structure that specifies the calendar date located under the test point. |
See Also