Partager via


Membres CustomData

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

Le type CustomData 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

Propriétés

  Nom Description
Propriété publique DataColumnHierarchy The hierarchy of column members for the data.
Propriété publique DataRowHierarchy The hierarchy of row members for the data.
Propriété publique DataSetName Indicates which data set to use as the source data for this custom report item.
Propriété publique RowCollection Gets the data rows.

Haut de la page