Элементы TablixBody

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

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

Методы

  Имя Описание
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод ToString (Наследуется из Object.)

В начало

Свойства

  Имя Описание
Открытое свойство 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.

В начало