MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix Namespace / IMatrixCell Interface / Height Property

In This Topic
Height Property (IMatrixCell)
In This Topic
Gets the cell height.
Syntax
'Declaration
 
ReadOnly Property Height As Length
 

Property Value

A GrapeCity.ActiveReports.PageReportModel.Length value representing the height of the cell.
See Also