Compartir a través de


TablixCell Miembros

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

El tipo TablixCell expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Campos

  Nombre Descripción
Campo protegido m_cellContents Infraestructura.
Campo protegido m_columnIndex Infraestructura.
Campo protegido m_definitionPath Infraestructura.
Campo protegido m_instance Infraestructura.
Campo protegido m_owner Infraestructura.
Campo protegido m_rowIndex Infraestructura.

Principio

Propiedades

  Nombre Descripción
Propiedad 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.
Propiedad pública DataElementName The name to use for the cell element.
Propiedad pública DataElementOutput Indicates whether the cell contents should appear in a data rendering.
Propiedad pública DefinitionPath Gets the path to this report definition object in the report definition.
Propiedad pública ID Gets the unique identifier for this report definition object.
Propiedad pública Instance Gets the report instance object that contains the calculated values of this report definition object.
Propiedad pública ParentDefinitionPath Gets the path to report definition object's parent in the report definition.

Principio