MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / TitleSettings Class / Disabled Property

In This Topic
Disabled Property (TitleSettings)
In This Topic
Gets or sets a value indicating whether the browser tab title can be updated.
Syntax
'Declaration
 
Public Property Disabled As Nullable(Of Boolean)
 

Property Value

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