'Declaration Public Enum WeekTabFormat Inherits System.Enum
public enum WeekTabFormat : System.Enum
'Declaration Public Enum WeekTabFormat Inherits System.Enum
public enum WeekTabFormat : System.Enum
Member | Description |
---|---|
Floating | Use long or short date pattern depending on the available space. |
Short | Always show date range using short date pattern. |
WeekNumber | Display the week of the year number. |
System.Object
System.ValueType
System.Enum
C1.Win.C1Schedule.WeekTabFormat