ActiveReports Developer 7
RowsCount Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace > ITableArea Interface : RowsCount Property

Glossary Item Box

Count of the number of rows in the table

Syntax

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

See Also