ActiveReports Developer 7
Rows Property
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > GridLayout Class : Rows Property

Glossary Item Box

Gets or sets the number of rows for the GridLayout.

Syntax

Visual Basic (Declaration) 
Public Property Rows As System.Integer
C# 
public System.int Rows {get; set;}

See Also