[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Viewer.ReportViewer.Width

Width Property

Width

Gets or sets the width of the Viewer component.

Declaration
[Parameter]
public string Width { get; set; }
Property Value
Type Description
string

A string representing the width of the Viewer. Accepts CSS units such as "px", "%", "em", etc.

Remarks

The default value is "100%".