[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.ServerSettings

ServerSettings Property

ServerSettings

Gets or sets settings related to the backend server, including the base URL and request modification handlers.

Declaration
[Parameter]
public ServerSettings ServerSettings { get; init; }
Property Value
Type Description
ServerSettings

A ServerSettings object representing the settings related to the backend server.

Remarks

This property can only be set once during object initialization and cannot be changed afterwards.