ActiveReports 12
FixedHeight Property (DataRegion)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > DataRegion Class : FixedHeight Property

Represents the data region's maximum height per page.

Syntax
'Declaration
 
Public Property FixedHeight As Length
public Length FixedHeight {get; set;}

Property Value

Represents the data region's maximum height per page. If undefined use ReportItem.Height.

See Also

Reference

DataRegion Class
DataRegion Members