ActiveReports 12
Controls Property (WebViewer)

GrapeCity.ActiveReports.Web.v12 Assembly > GrapeCity.ActiveReports.Web Namespace > WebViewer Class : Controls Property
Gets a System.Web.UI.ControlCollection object that represents the child controls for a specified server control in the UI hierarchy.
Syntax
'Declaration
 
Public Overridable ReadOnly Property Controls As ControlCollection
public virtual ControlCollection Controls {get;}

Property Value

The collection of child controls for the specified server control.
See Also

Reference

WebViewer Class
WebViewer Members