ComponentOne DateTimeEditors for UWP
C1.UWP.DateTimeEditors Assembly / C1.Xaml.DateTimeEditors Namespace / C1TimeEditor Class / Width Property

In This Topic
    Width Property (C1TimeEditor)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Width As System.Double
    public System.double Width {get; set;}
    See Also