Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / C1Size Structure / Width Property

In This Topic
    Width Property (C1Size)
    In This Topic
    Gets or sets the width.
    Syntax
    'Declaration
     
    
    Public Property Width As Double
    public double Width {get; set;}

    Property Value

    The width.
    See Also