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

Namespace:  C1.WPF.C1Schedule
Assembly:  C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)

Syntax

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

See Also