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

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

    Property Value

    The height.
    See Also