ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix Namespace / IBandLayoutOptions Interface / RowCount Property

In This Topic
    RowCount Property (IBandLayoutOptions)
    In This Topic
    Gets the number of rows that should be displayed on each band sheet when the tablix is rendered.
    Syntax
    'Declaration
     
    ReadOnly Property RowCount As Integer
    int RowCount {get;}
    See Also