CalendarHitInfo.HitPoint Property
Gets or sets the test point.
Namespace: DevExpress.XtraEditors.Calendar
Assembly: DevExpress.XtraEditors.v26.1.dll
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