[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.Tablix.AutoFillCorner

AutoFillCorner Property

AutoFillCorner

Gets or sets a value indicating whether the Tablix Corner Cell needs to be auto-filled when a field is dropped to the Tablix Row Group Cell.

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

true if the Tablix Corner Cell should be auto-filled; otherwise, false.