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

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