ActiveReports 11
Height Property (Body)

GrapeCity.ActiveReports.v11 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 Length structure indicating the value of the body's height.

See Also

Reference

Body Class
Body Members