Gets or sets the last year of the list of years.
Namespace:
C1.XamlAssembly: C1.Xaml (in C1.Xaml.dll)
Syntax
| C# |
|---|
public int LastYear { get; set; } |
| Visual Basic |
|---|
Public Property LastYear As Integer Get Set |
| C# |
|---|
public int LastYear { get; set; } |
| Visual Basic |
|---|
Public Property LastYear As Integer Get Set |