MonthView.HighlightEvenMonths Property
Specifies whether to highlight even months. This is a dependency property.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v26.1.dll
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