ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design.Toolbox Namespace / BaseToolbox Class / DesignerHost Property

In This Topic
    DesignerHost Property (BaseToolbox)
    In This Topic
    DesignerHost provides additional features for toolbox then it used as part of designer application
    Syntax
    'Declaration
     
    Public Property DesignerHost As IDesignerHost
    public IDesignerHost DesignerHost {get; set;}
    See Also