Gets or sets the last year of the list of years.

Namespace:  C1.Xaml
Assembly:  C1.Xaml (in C1.Xaml.dll)

Syntax

C#
public int LastYear { get; set; }
Visual Basic
Public Property LastYear As Integer
	Get
	Set

See Also