Height Property (ITablixRow)
In This Topic
Gets the height of each cell in this row.
Syntax
'Declaration
ReadOnly Property Height As Length
Property Value
A
GrapeCity.ActiveReports.PageReportModel.Length representing the height of each cell in this row.
See Also