[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.IReportComponentFactory.CreateComponent

CreateComponent Method

CreateComponent(Type)

Creates an instance of a component of the specified type.

Declaration
IComponent CreateComponent(Type componentType)
Parameters
Type Name Description
Type componentType

A Type of the component to create.

Returns
Type Description
IComponent

An IComponent object of the specified type.