ActiveReports 12
Rows Property (IGrid)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
GrapeCity.ActiveReports.Extensibility.v12 Assembly
>
GrapeCity.ActiveReports.Extensibility.Layout Namespace
>
IGrid Interface
: Rows Property
Number of rows in the grid.
Syntax
Visual Basic
C#
'Declaration ReadOnly Property Rows As
Integer
int
Rows {get;}
See Also
Reference
IGrid Interface
IGrid Members