'Declaration Public Enum WeekDayFormat Inherits System.Enum
public enum WeekDayFormat : System.Enum
'Declaration Public Enum WeekDayFormat Inherits System.Enum
public enum WeekDayFormat : System.Enum
| Member | Description | 
|---|---|
| Abbreviated | Displays the abbreviated name of the day of the week. | 
| FirstLetter | Displays the first single letter of the day of the week. | 
| Full | Displays the full name of the day of the week. | 
| Short | Displays the first two letters of the day of the week. | 
System.Object
   System.ValueType
      System.Enum
         C1.Web.Wijmo.Controls.C1Calendar.WeekDayFormat