Height Property (ReportDesigner)
Gets or sets the height of the Designer component.
'Declaration
Public Property Height As String
public string Height {get; set;}
Property Value
A
System.String representing the height of the Designer. Accepts CSS units such as "px", "%", "em", etc.