ComponentOne Calendar for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Calendar Namespace / C1Calendar Class / MinDate Property

In This Topic
    MinDate Property
    In This Topic
    Determines the minimum date to display.
    Syntax
    'Declaration
     
    Public Property MinDate As System.Date
    public System.DateTime MinDate {get; set;}
    See Also