ActiveReports 12
Height Property (Body)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Body Class : Height Property
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

Reference

Body Class
Body Members