DateNavigationPanelDisplayMode Enum
Lists the values for the DisplayMode.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v24.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
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