BandLayoutOptions Class
Updated: February 25, 2016
Represents the specific layout options to use when the Tablix is rendered on the canvas.
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
| Name | Description | |
|---|---|---|
![]() | 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. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

