Specifies the TimeSpan format the C1TimeEditor control displays.

Namespace:  C1.WPF.DateTimeEditors
Assembly:  C1.WPF.DateTimeEditors (in C1.WPF.DateTimeEditors.dll)

Syntax

C#
public C1TimeEditorFormat Format { get; set; }
Visual Basic (Declaration)
Public Property Format As C1TimeEditorFormat
	Get
	Set

See Also