CalendarHitInfo(Point) Constructor
Initializes a new instance of the CalendarHitInfo class for the specified point.
Namespace: DevExpress.XtraEditors.Calendar
Assembly: DevExpress.XtraEditors.v26.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| hitPoint | Point | A Point structure that defines a point in a plane. |
See Also