Skip to main content
All docs
V25.1
  • DateNavigationPanelDisplayMode Enum

    Lists the values for the DisplayMode.

    Namespace: DevExpress.Xpf.Scheduling

    Assembly: DevExpress.Xpf.Scheduling.v25.1.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