BootstrapSchedulerDateNavigatorProperties.AppointmentDatesHighlightMode Property
In This Article
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
NuGet Package: DevExpress.Web.Bootstrap
#Declaration
#Property Value
Type | Default |
---|---|
Appointment |
true |
Available values:
Name | Description |
---|---|
None | Does not apply any highlighting to the date. |
Bold | Draws the date in bold. |
Labels | Displays colored labels under the date. The appointment’s identification label (Appointment |
Custom | Allows providing custom highlighting rules. |
See Also