[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.Tablix.HideFrozenRowsColumns

HideFrozenRowsColumns Property

HideFrozenRowsColumns

Gets or sets a value indicating whether to hide FrozenRows/FrozenColumns properties from the PropertyGrid and TablixWizard.

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

true if FrozenRows/FrozenColumns properties should be hidden; otherwise, false.