[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.DesignerSettings.Title

Title Property

Title

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

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

An instance of TitleSettings representing the title settings.