ActiveReports 12
Rows Property (GridLayout)

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace > GridLayout Class : Rows Property
Gets or sets the number of rows for the GridLayout.
Syntax
'Declaration
 
Public Property Rows As Integer
public int Rows {get; set;}
See Also

Reference

GridLayout Class
GridLayout Members