ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / DesignerSettings Class / Server Property

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