Gets or sets minimum width constraint of the time editor part.

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

Syntax

C#
public double MinTimeEditorWidth { get; set; }
Visual Basic
Public Property MinTimeEditorWidth As Double
	Get
	Set

See Also