Compartir a través de


TablixBody Miembros

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

El tipo TablixBody 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

Propiedades

  Nombre Descripción
Propiedad pública ColumnCollection Gets the columns of the tablix body.
Propiedad pública IgnoreCellPageBreaks Indicates the complexity of the tablix should result in page breaks in the body of the tablix being ignored.
Propiedad pública RowCollection Gets the rows of the tablix body.

Principio