Partager via


Membres TablixCell

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

Le type TablixCell expose les membres suivants.

Méthodes

  Nom Description
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Champs

  Nom Description
Champ protégé m_cellContents Infrastructure.
Champ protégé m_columnIndex Infrastructure.
Champ protégé m_definitionPath Infrastructure.
Champ protégé m_instance Infrastructure.
Champ protégé m_owner Infrastructure.
Champ protégé m_rowIndex Infrastructure.

Haut de la page

Propriétés

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

Haut de la page