ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / ReportDesigner Class / Height Property

In This Topic
    Height Property (ReportDesigner)
    In This Topic
    The height of the Designer, by default 100%
    Syntax
    'Declaration
     
    Public Property Height As String
    public string Height {get; set;}
    See Also