[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.Height

Height Property

Height

Gets or sets the height of the Designer component.

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

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

Remarks

The default value is "100%".