ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / ReportViewer Class / Height Property

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