Gets or sets format string which is used for representing day of the week names.

Namespace:  C1.Xaml.Calendar
Assembly:  C1.Xaml.Calendar (in C1.Xaml.Calendar.dll)

Syntax

C#
public Object DayOfWeekFormat { get; set; }
Visual Basic
Public Property DayOfWeekFormat As Object
	Get
	Set

See Also