Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / C1CornerValue Structure / Vertical Property

In This Topic
    Vertical Property (C1CornerValue)
    In This Topic
    Gets the vertical corner value.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Vertical As C1StyleLength
    public C1StyleLength Vertical {get;}
    See Also