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


Класс TablixBody

Defines the layout and structure of the bottom right region that contains the data elements of the tablix.

Иерархия наследования

System.Object
  Microsoft.ReportingServices.OnDemandReportRendering.TablixBody

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public NotInheritable Class TablixBody
'Применение
Dim instance As TablixBody
public sealed class TablixBody
public ref class TablixBody sealed
[<SealedAttribute>]
type TablixBody =  class end
public final class TablixBody

Тип TablixBody обеспечивает доступ к следующим элементам.

Свойства

  Имя Описание
Открытое свойство ColumnCollection Gets the columns of the tablix body.
Открытое свойство IgnoreCellPageBreaks Indicates the complexity of the tablix should result in page breaks in the body of the tablix being ignored.
Открытое свойство RowCollection Gets the rows of the tablix body.

В начало

Методы

  Имя Описание
Открытый метод Equals (Производный от Object.)
Открытый метод GetHashCode (Производный от Object.)
Открытый метод GetType (Производный от Object.)
Открытый метод ToString (Производный от Object.)

В начало

Безопасность многопоточности

Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.

См. также

Справочник

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering