Gets a culture specific short name for the DayOfWeek.

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

Syntax

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

See Also