'Declaration Public Enum RibbonTimeFormat Inherits System.Enum
public enum RibbonTimeFormat : System.Enum
'Declaration Public Enum RibbonTimeFormat Inherits System.Enum
public enum RibbonTimeFormat : System.Enum
Member | Description |
---|---|
Custom | The time is converted to a string using the custom format pattern. |
LongTime | The time is converted to a string using the format pattern for a long time value. |
ShortTime | The time is converted to a string using the format pattern for a short time value. |
System.Object
System.ValueType
System.Enum
C1.Win.Ribbon.RibbonTimeFormat