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
 

Property Value

An integer representing the number of rows per band sheet.
See Also