ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Input Namespace / C1InputDate Class / StartYear Property

In This Topic
    StartYear Property
    In This Topic
    Determines the value of the starting year to be used for the smart input year calculation.
    Syntax
    'Declaration
     
    Public Property StartYear As System.Integer
    public System.int StartYear {get; set;}
    See Also