[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.EditorSettings.ShowGrid

ShowGrid Property

ShowGrid

Gets or sets a value indicating whether the grid should be shown or hidden by default.

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

true if the grid should be shown by default; otherwise, false.