Элементы TablixCell

Represents the contents of each cell in the body section of a tablix.

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

Методы

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

В начало

Поля

  Имя Описание
Защищенное поле m_cellContents Инфраструктура.
Защищенное поле m_columnIndex Инфраструктура.
Защищенное поле m_definitionPath Инфраструктура.
Защищенное поле m_instance Инфраструктура.
Защищенное поле m_owner Инфраструктура.
Защищенное поле m_rowIndex Инфраструктура.

В начало

Свойства

  Имя Описание
Открытое свойство CellContents Page breaks in this ReportItem are ignored if the tablix has any row headers, any dynamic column groups or more than one column.
Открытое свойство DataElementName The name to use for the cell element.
Открытое свойство DataElementOutput Indicates whether the cell contents should appear in a data rendering.
Открытое свойство DefinitionPath Gets the path to this report definition object in the report definition.
Открытое свойство ID Gets the unique identifier for this report definition object.
Открытое свойство Instance Gets the report instance object that contains the calculated values of this report definition object.
Открытое свойство ParentDefinitionPath Gets the path to report definition object's parent in the report definition.

В начало