[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonTimeFormat

RibbonTimeFormat Enum

Selects a standard format pattern for the RibbonTimePicker.

Namespace: C1.Win.Ribbon
Assembly: C1.Win.Ribbon.4.8.dll
Syntax
public enum RibbonTimeFormat

Fields

Name 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.