ActiveReports Developer 7
CellRows Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix Namespace > IMatrix Interface : CellRows Property

Glossary Item Box

Returns the number of rows in the CellCollection.

Syntax

Visual Basic (Declaration) 
ReadOnly Property CellRows As System.Integer
C# 
System.int CellRows {get;}

See Also