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

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