[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Design.DdrDesigner.Designers.ReportDesigner.Initialize

Initialize Method

Initialize(IComponent)

Initializes the designer with the specified component.

Declaration
public void Initialize(IComponent component)
Parameters
Type Name Description
IComponent component

The component to associate with this designer.

Implements