[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix.IMatrix.CellHeights

CellHeights Property

CellHeights

Gets the height of each renderable row in the matrix.

Declaration
IList<Length> CellHeights { get; }
Property Value
Type Description
IList<Length>

A list of Length objects representing the height of each renderable row.