ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / CalendarInfo Class / LastDate Property

In This Topic
    LastDate Property
    In This Topic
    Gets or sets the System.DateTime value specifying maximum date allowed.
    Syntax
    'Declaration
     
    Public Property LastDate As System.Date
    public System.DateTime LastDate {get; set;}
    See Also