Gets or sets the height of the report's
IBody
Syntax
'Declaration
Public Property Height As Length
public Length Height {get; set;}
Property Value
A
GrapeCity.ActiveReports.Extensibility.Definition.Components.Length structure indicating the value of the body's height.
See Also