[]
        
(Showing Draft Content)

C1.WPF.DateTimeEditors.C1TimeEditorFormat

C1TimeEditorFormat Enum

Specifies the TimeSpan format the C1TimeEditor control displays.

Namespace: C1.WPF.DateTimeEditors
Assembly: C1.WPF.DateTimeEditors.4.6.2.dll
Syntax
public enum C1TimeEditorFormat

Fields

Name Description
Custom

The C1TimeEditor control displays the time value in a custom format.

LongTime

The C1TimeEditor control displays long time values.

ShortTime

The C1TimeEditor control displays short time values.

TimeSpan

The C1TimeEditor control displays time span (doesn't show am/pm designators).