MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / TablixRow Class / Height Property

In This Topic
Height Property (TablixRow)
In This Topic
Gets or sets a height of each cell in this row.
Syntax
'Declaration
 
Public Property Height As Length
 

Property Value

A Length value indicating the height of each cell in the row.
See Also