MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Table Namespace / ITableRow Interface / Height Property

In This Topic
Height Property (ITableRow)
In This Topic
Gets the table row height.
Syntax
'Declaration
 
ReadOnly Property Height As Length
 

Property Value

A GrapeCity.ActiveReports.PageReportModel.Length value specifying the height of the table row.
See Also