ActiveReports 12
RowCount Property (DataVisualizerBasePanel)

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design.DdrDesigner.Tools.DataVisualizers Namespace > DataVisualizerBasePanel Class : RowCount Property
Gets or sets the number of rows in the table.
Syntax
'Declaration
 
Public Property RowCount As Integer
public int RowCount {get; set;}

Property Value

The number of rows in the System.Windows.Forms.TableLayoutPanel control. The default is 0.
See Also

Reference

DataVisualizerBasePanel Class
DataVisualizerBasePanel Members