ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design.ReportsLibrary Namespace / ReportsLibrary Class / ReportDesigner Property

In This Topic
    ReportDesigner Property (ReportsLibrary)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ReportDesigner As Designer
    public Designer ReportDesigner {get; set;}
    See Also