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

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