ActiveReports 13
HasControls Method

GrapeCity.ActiveReports.Web Assembly > GrapeCity.ActiveReports.Web Namespace > WebViewer Class : HasControls Method
Determines if the server control contains any child controls.
Syntax
'Declaration
 
Public Overridable Function HasControls() As Boolean
public virtual bool HasControls()

Return Value

true if the control contains other controls; otherwise, false.
See Also

Reference

WebViewer Class
WebViewer Members