ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design Namespace / LayerList Class / ReportDesigner Property

In This Topic
    ReportDesigner Property (LayerList)
    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