[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.ToggleGridButton.Visible

Visible Property

Visible

Gets or sets a value indicating whether the grid toggle button should be shown.

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

true if the grid toggle button should be shown; otherwise, false.