ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1DateSelector Class / FirstYear Property

In This Topic
    FirstYear Property
    In This Topic
    Gets or sets the first year of the list of years
    Syntax
    'Declaration
     
    Public Property FirstYear As System.Integer
    public System.int FirstYear {get; set;}
    See Also