BandLayoutOptions Class

Definition

Represents the specific layout options to use when the Tablix is rendered on the canvas.

public ref class BandLayoutOptions sealed
public sealed class BandLayoutOptions
type BandLayoutOptions = class
Public NotInheritable Class BandLayoutOptions
Inheritance
BandLayoutOptions

Properties

ColumnCount

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

Navigation

Gets the band navigation style.

RowCount

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

Applies to