ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix Namespace / ITablixRow Interface / Height Property

In This Topic
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