Blazor | ComponentOne
C1.Blazor.Viewer Assembly / C1.Blazor.Viewer.Model Namespace / PageSettings Class / Height Property

In This Topic
    Height Property (PageSettings)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Height As String
    public string Height {get; set;}
    See Also