[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.StylesTab.Visible

Visible Property

Visible

Gets or sets a value indicating whether the Styles tab should be shown for RPX reports.

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

true if the Styles tab should be shown; otherwise, false.