[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.Footer.Rows

Rows Property

Gets or sets the rows style content of the footer.

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

An array of CellStyleContent representing the rows style content of the footer.