[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.Details.Rows

Rows Property

Rows

Gets or sets the rows style content of the details section.

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 details section.