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