ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / Details Class / Rows Property

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

Property Value

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