MAUI | ComponentOne
C1.Maui.Calendar Assembly / C1.Maui.Calendar Namespace / C1Calendar Class / MaxDate Property
In This Topic
    MaxDate Property
    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