Gets or sets the width of space between Date and Time parts.

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

Syntax

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

See Also