Back to Devexpress

DateNavigationPanelDisplayMode Enum

wpf-devexpress-dot-xpf-dot-scheduling-b33bfab8.md

latest1.3 KB
Original Source

DateNavigationPanelDisplayMode Enum

Lists the values for the DisplayMode.

Namespace : DevExpress.Xpf.Scheduling

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

NuGet Package : DevExpress.Wpf.Scheduling

Declaration

csharp
public enum DateNavigationPanelDisplayMode
vb
Public Enum DateNavigationPanelDisplayMode

Members

NameDescription
Day

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

| | Month |

Displays the month and the year in the DisplayText.

|

The following properties accept/return DateNavigationPanelDisplayMode values:

See Also

DevExpress.Xpf.Scheduling Namespace