MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / Header Class / Rows Property

In This Topic
Rows Property (Header)
In This Topic
Gets or sets the rows style content of the header.
Syntax
'Declaration
 
Public Property Rows As CellStyleContent()
 

Property Value

An array of CellStyleContent representing the rows style content of the header.
See Also