ActiveReports 12 Server User Guide
CreateChildControls Method

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportControls Namespace > ReportList Class : CreateChildControls Method
Called by the ASP.NET page framework to notify server controls that use composition-based implementation to create any child controls they contain in preparation for posting back or rendering.
Syntax
'Declaration
 
Protected Overrides Sub CreateChildControls() 
protected override void CreateChildControls()
See Also

Reference

ReportList Class
ReportList Members
Base Implementation in CreateChildControls