Sparkline for UWP | ComponentOne
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 Integer
    public int LastYear {get; set;}
    See Also