Compartilhar via


Membros TablixCell

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

O tipo TablixCell expõe os seguintes membros.

Métodos

  Nome Descrição
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Object.)
Método público GetHashCode (Herdado de Object.)
Método público GetType (Herdado de Object.)
Método protegido MemberwiseClone (Herdado de Object.)
Método público ToString (Herdado de Object.)

Início

Campos

  Nome Descrição
Campo protegido m_cellContents Infraestrutura.
Campo protegido m_columnIndex Infraestrutura.
Campo protegido m_definitionPath Infraestrutura.
Campo protegido m_instance Infraestrutura.
Campo protegido m_owner Infraestrutura.
Campo protegido m_rowIndex Infraestrutura.

Início

Propriedades

  Nome Descrição
Propriedade pública CellContents Page breaks in this ReportItem are ignored if the tablix has any row headers, any dynamic column groups or more than one column.
Propriedade pública DataElementName The name to use for the cell element.
Propriedade pública DataElementOutput Indicates whether the cell contents should appear in a data rendering.
Propriedade pública DefinitionPath Gets the path to this report definition object in the report definition.
Propriedade pública ID Gets the unique identifier for this report definition object.
Propriedade pública Instance Gets the report instance object that contains the calculated values of this report definition object.
Propriedade pública ParentDefinitionPath Gets the path to report definition object's parent in the report definition.

Início