WinUI | ComponentOne
C1.WinUI.DateTimeEditors Assembly / C1.WinUI.DateTimeEditors Namespace / C1DatePicker Class / DisplayMode Property
In This Topic
    DisplayMode Property
    In This Topic
    Gets or sets a value that indicates whether the calendar displays a month, year, or decade.
    Syntax
    public CalendarViewDisplayMode DisplayMode {get; set;}
    See Also