BandLayoutOptions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |