ActiveReports 13
Controls Property (DvChartDesigner)

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Design.DdrDesigner.Designers.DvChart Namespace > DvChartDesigner Class : Controls Property
Gets the collection of controls contained within the control.
Syntax
'Declaration
 
Public ReadOnly Property Controls As Control.ControlCollection
public Control.ControlCollection Controls {get;}

Property Value

A System.Windows.Forms.Control.ControlCollection representing the collection of controls contained within the control.
See Also

Reference

DvChartDesigner Class
DvChartDesigner Members