FixedHeight Property (IFixedSizeItem)
In This Topic
Gets the fixed height for FPL reports.
Syntax
'Declaration
ReadOnly Property FixedHeight As Length
Length FixedHeight {get;}
Property Value
A
GrapeCity.ActiveReports.PageReportModel.Length representing the fixed height for FPL reports.
See Also