MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix Namespace / IMatrixCellCollection Interface / RowCount Property

In This Topic
RowCount Property (IMatrixCellCollection)
In This Topic
Gets the count of the number of rows rendered.
Syntax
'Declaration
 
ReadOnly Property RowCount As Integer
 

Property Value

An System.Int32 representing the number of rows rendered.
See Also