CustomDrawDayNumberCellEventArgs.Highlighted Property
Gets whether the currently processed cell is under the mouse cursor.
Namespace: DevExpress.XtraEditors.Calendar
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the processed day number cell is hovered over by the mouse cursor; otherwise, false. |
See Also