ComponentOne DateTimeEditors for WPF
C1.WPF.DateTimeEditors Namespace / C1DateTimePicker Class / SeparatorWidth Property

In This Topic
    SeparatorWidth Property (C1DateTimePicker)
    In This Topic
    Gets or sets the width of space between Date and Time parts.
    Syntax
    'Declaration
     
    
    Public Property SeparatorWidth As Double
    public double SeparatorWidth {get; set;}
    See Also