AppointmentDatesHighlightMode Enum
Lists values specifying how to highlight the Date Navigator’s dates that contains appointments.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
NuGet Package: DevExpress.Web.Scheduler
#Declaration
#Members
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. |
#Related API Members
The following properties accept/return AppointmentDatesHighlightMode values:
Library | Related API Members |
---|---|
ASP. |
Bootstrap |
ASP. |
Date |
#Remarks
Use the DateNavigatorProperties.AppointmentDatesHighlightMode object to specify how to draw dates that have scheduled appointments.