ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / ReportDesigner Class / ServerSettings Property

In This Topic
    ServerSettings Property
    In This Topic
    Backend-related settings.
    Syntax
    'Declaration
     
    Public Property ServerSettings As ServerSettings
    public ServerSettings ServerSettings {get; set;}
    See Also