Condividi tramite


Membri CustomData

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

Il tipo CustomData espone i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da Object).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica DataCells Returns the data values contained in each detail cell of the custom report item data.
Proprietà pubblica DataColumnGroupings Returns the set of column groupings for the custom report item data.
Proprietà pubblica DataRowGroupings Returns the set of row groupings for the custom report item data.
Proprietà pubblica NoRows Indicates that the CustomData object contains no rows of data.

In alto