A newer version of this page is available.
Switch to the current version.
DateNavigator.HighlightHolidays Property
Gets or sets a value indicating if holiday dates should be highlighted with Red color.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v18.2.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true |
true to highlight holiday dates; otherwise, false. |
Remarks
Use this property to specify if holiday dates should be highlighted with Red color in the DateNavigator control.
See Also
Feedback