BandLayoutOptions.RowCount Property

Definition

Gets the number of rows that should be displayed on each band sheet when the tablix is rendered.

public:
 property int RowCount { int get(); };
public int RowCount { get; }
member this.RowCount : int
Public ReadOnly Property RowCount As Integer

Property Value

Returns Int32.

Applies to