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

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