ActiveReports 12
Controls Property

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design.DdrDesigner.Tools.DataVisualizers Namespace > DataVisualizerBasePanel Class : Controls Property
Gets the collection of controls contained within the System.Windows.Forms.TableLayoutPanel.
Syntax
'Declaration
 
Public ReadOnly Property Controls As TableLayoutControlCollection
public TableLayoutControlCollection Controls {get;}

Property Value

A System.Windows.Forms.TableLayoutControlCollection containing the controls associated with the current System.Windows.Forms.TableLayoutPanel.
See Also

Reference

DataVisualizerBasePanel Class
DataVisualizerBasePanel Members