MonthView.HighlightEvenMonths Property
Specifies whether to highlight even months. This is a dependency property.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v25.2.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
Remarks
The HighlightEvenMonths property is not in effect if the ViewMode property is set to Standard.
The image below illustrates the HighlightEvenMonths property set to true.

See Also