ActiveReports 12
RowStyles Property

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design.DdrDesigner.Tools.DataVisualizers Namespace > DataVisualizerBasePanel Class : RowStyles Property
Gets a collection of row styles for the System.Windows.Forms.TableLayoutPanel.
Syntax
'Declaration
 
Public ReadOnly Property RowStyles As TableLayoutRowStyleCollection
public TableLayoutRowStyleCollection RowStyles {get;}

Property Value

A System.Windows.Forms.TableLayoutRowStyleCollection containing a System.Windows.Forms.RowStyle for each row in the System.Windows.Forms.TableLayoutPanel control.
See Also

Reference

DataVisualizerBasePanel Class
DataVisualizerBasePanel Members