Height Property (IMatrixMember)
In This Topic
Gets the height of this member from the report definition.
Syntax
'Declaration
ReadOnly Property Height As Length
Property Value
A
GrapeCity.ActiveReports.PageReportModel.Length value specifying the height of this member.
See Also