[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.TitleSettings

TitleSettings Property

TitleSettings

Gets or sets settings related to the document title, allowing configuration of whether the browser tab title can be updated by the designer.

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

A TitleSettings object representing the settings related to the document title.

Remarks

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