Класс BandLayoutOptions
Represents the specific layout options to use when the Tablix is rendered on the canvas.
Иерархия наследования
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.BandLayoutOptions
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public NotInheritable Class BandLayoutOptions
'Применение
Dim instance As BandLayoutOptions
public sealed class BandLayoutOptions
public ref class BandLayoutOptions sealed
[<SealedAttribute>]
type BandLayoutOptions = class end
public final class BandLayoutOptions
Тип BandLayoutOptions обеспечивает доступ к следующим элементам.
Свойства
Имя | Описание | |
---|---|---|
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. |
В начало
Методы
Имя | Описание | |
---|---|---|
Equals | (Производный от Object.) | |
GetHashCode | (Производный от Object.) | |
GetType | (Производный от Object.) | |
ToString | (Производный от Object.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering