Gets a culture specific short name for the DayOfWeek.

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

Syntax

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

See Also