[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.Table.AutoFillFooter

AutoFillFooter Property

AutoFillFooter

Gets or sets a value indicating whether the Table Footer needs to be auto-filled when a field is dropped to the Table Details.

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

true if the Table Footer should be auto-filled; otherwise, false.