ActiveReports 10
CellHeights Property

GrapeCity.ActiveReports.Extensibility.v10 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix Namespace > IMatrix Interface : CellHeights Property
Specifies the height of each renderable row in the matrix.
Syntax
'Declaration
 
ReadOnly Property CellHeights As IList(Of Length)
IList<Length> CellHeights {get;}
See Also

Reference

IMatrix Interface
IMatrix Members