ActiveReports 19 .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
    Gets or sets the Designer instance to bind to this control.
    Syntax
    'Declaration
     
    Public Property ReportDesigner As Designer
    public Designer ReportDesigner {get; set;}
    See Also