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

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

Syntax

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

See Also