WinUI | ComponentOne
C1.WinUI.Calendar Assembly / C1.WinUI.Calendar Namespace / C1Calendar Class / MaxDate Property
In This Topic
    MaxDate Property (C1Calendar)
    In This Topic
    Gets or sets the latest date that the user can select in the calendar.
    Syntax
    public Nullable<DateTime> MaxDate {get; set;}
    See Also