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

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