Freigeben über


CustomData-Member

Represents the data to display in a custom report item. This class cannot be inherited.

Der CustomData-Typ macht die folgenden Member verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft DataCells Returns the data values contained in each detail cell of the custom report item data.
Öffentliche Eigenschaft DataColumnGroupings Returns the set of column groupings for the custom report item data.
Öffentliche Eigenschaft DataRowGroupings Returns the set of row groupings for the custom report item data.
Öffentliche Eigenschaft NoRows Indicates that the CustomData object contains no rows of data.

Zum Anfang