RowCount Property (BandLayoutOptions)
Gets or sets a number of rows that should be displayed on each band sheet when the tablix is rendered.
public int RowCount {get; set;}
'Declaration
Public Property RowCount As Integer
Property Value
An
System.Int32 value indicating the number of rows per band sheet.