ActiveReports 9 Server
OnInit Method (ReportList)

An System.EventArgs object that contains the event data.
Raises the System.Web.UI.Control.Init event.
Syntax
'Declaration
 
Protected Overrides Sub OnInit( _
   ByVal e As EventArgs _
) 
protected override void OnInit( 
   EventArgs e
)

Parameters

e
An System.EventArgs object that contains the event data.
See Also

Reference

ReportList Class
ReportList Members
Base Implementation in OnInit

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum