ComponentOne DateTimeEditors for UWP
C1.UWP.DateTimeEditors Assembly / C1.Xaml.DateTimeEditors Namespace / C1DateTimePicker Class / SeparatorWidth Property

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