Поделиться через


Класс 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