[]
        
(Showing Draft Content)

C1.Win.C1InputPanel.InputTimeFormat

InputTimeFormat Enum

Selects a standard format pattern for the InputTimePicker.

Namespace: C1.Win.C1InputPanel
Assembly: C1.Win.C1InputPanel.4.8.dll
Syntax
public enum InputTimeFormat

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.