Класс 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.) |
![]() |
Finalize | (Производный от Object.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetType | (Производный от Object.) |
![]() |
MemberwiseClone | (Производный от Object.) |
![]() |
ToString | (Производный от Object.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
.gif)
.gif)
.gif)