CalendarHitInfo.HitPoint Property
Gets or sets the test point.
Namespace: DevExpress.XtraEditors.Calendar
Assembly: DevExpress.XtraEditors.v25.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
| Type | Description |
|---|---|
| Point | A Point structure that specifies the coordinates of the test point relative to the control’s top left corner. |
See Also