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