CalendarHitInfo.SetCell(CalendarCellViewInfo) Method
Sets the specified cell as the object being hit.
Namespace: DevExpress.XtraEditors.Calendar
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Parameters
Name | Type | Description |
---|---|---|
cell | DevExpress.XtraEditors.Calendar.CalendarCellViewInfo | View information about the calendar cell being hit. |
See Also