Gets a culture specific shortest name for the DayOfWeek.

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

Syntax

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

See Also