ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Aspnet.Designer Assembly / GrapeCity.ActiveReports.Web.Designer Namespace / IReportDesignerBackendApi Interface / Settings Property

In This Topic
    Settings Property (IReportDesignerBackendApi)
    In This Topic
    Gets or sets the settings for the report designer.
    Syntax
    'Declaration
     
    Property Settings As ReportDesignerSettings
    ReportDesignerSettings Settings {get; set;}

    Property Value

    A ReportDesignerSettings instance that contains the settings for the report designer.
    See Also