[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.TitleSettings.Disabled

Disabled Property

Disabled

Gets or sets a value indicating whether the browser tab title can be updated.

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

true if the browser tab title can be updated; otherwise, false.