ActiveReports 13
ColumnStyles Property

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

Property Value

A System.Windows.Forms.TableLayoutColumnStyleCollection containing a System.Windows.Forms.ColumnStyle for each column in the System.Windows.Forms.TableLayoutPanel control.
See Also

Reference

DataVisualizerBasePanel Class
DataVisualizerBasePanel Members