[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.ScriptTab.Visible

Visible Property

Visible

Gets or sets a value indicating whether the Script tab should be visible.

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

true if the Script tab should be visible; otherwise, false.