[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.DesignerSettings.Server

Server Property

Server

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

Declaration
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public ServerSettings Server { get; set; }
Property Value
Type Description
ServerSettings

An instance of ServerSettings representing the server settings.