Skip to main content
All docs
V23.2

DateNavigationPanelDisplayMode Enum

Lists the values for the DisplayMode.

Namespace: DevExpress.Xpf.Scheduling

Assembly: DevExpress.Xpf.Scheduling.v23.2.dll

NuGet Package: DevExpress.Wpf.Scheduling

Declaration

public enum DateNavigationPanelDisplayMode

Members

Name Description
Day

Displays the day, the month, and the year in the DisplayText.

Month

Displays the month and the year in the DisplayText.

Related API Members

The following properties accept/return DateNavigationPanelDisplayMode values:

See Also