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