ActiveReports 13
Initialize Method (ReportItemDesignerBase)

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Dashboard.Design Namespace > ReportItemDesignerBase Class : Initialize Method
Initializes the designer component and adds the properties specified for it.
Syntax
'Declaration
 
Public Overrides Sub Initialize( _
   ByVal component As IComponent _
) 
public override void Initialize( 
   IComponent component
)

Parameters

component
See Also

Reference

ReportItemDesignerBase Class
ReportItemDesignerBase Members