Compartir a través de


CustomData Miembros

Represents the data to be handed to a custom report item and the way that data should be grouped, sorted, filtered and aggregated.

El tipo CustomData 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 DataColumnHierarchy The hierarchy of column members for the data.
Propiedad pública DataRowHierarchy The hierarchy of row members for the data.
Propiedad pública DataSetName Indicates which data set to use as the source data for this custom report item.
Propiedad pública RowCollection Gets the data rows.

Principio