Gets the String value determining the year representation according to the CalendarHelper culture settings.

Namespace:  C1.Silverlight.Schedule
Assembly:  C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)

Syntax

C#
public string Year { get; }
Visual Basic
Public ReadOnly Property Year As String
	Get

See Also