ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design.DdrDesigner.Designers.DvChart Namespace / DvChartDesigner Class / Initialize Method

In This Topic
    Initialize Method (DvChartDesigner)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides NotOverridable Sub Initialize( _
       ByVal component As IComponent _
    ) 
    public override void Initialize( 
       IComponent component
    )

    Parameters

    component
    See Also