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

In This Topic
    Rows Property (Header)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Rows As CellStyleContent()
    public CellStyleContent[] Rows {get; set;}
    See Also