Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Represents the specific layout options to use when the Tablix is rendered on the canvas.
Inheritance Hierarchy
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.BandLayoutOptions
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public NotInheritable Class BandLayoutOptions
'Usage
Dim instance As BandLayoutOptions
public sealed class BandLayoutOptions
public ref class BandLayoutOptions sealed
[<SealedAttribute>]
type BandLayoutOptions = class end
public final class BandLayoutOptions
The BandLayoutOptions type exposes the following members.
Properties
| 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. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace
.gif)
.gif)