[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.GroupEditor.Visible

Visible Property

Visible

Gets or sets a value indicating whether the Group Editor button should be shown.

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

true if the Group Editor button should be shown; otherwise, false.