Gets or sets format string which is used for representing day of the week names.
Namespace:
C1.Xaml.CalendarAssembly: C1.Xaml.Calendar (in C1.Xaml.Calendar.dll)
Syntax
| C# |
|---|
public Object DayOfWeekFormat { get; set; } |
| Visual Basic |
|---|
Public Property DayOfWeekFormat As Object Get Set |