Partager via


CustomData Members

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

The following tables list the members exposed by the CustomData type.

Public Properties

  Nom Description
ms161626.pubproperty(fr-fr,SQL.90).gif DataCells Returns the data values contained in each detail cell of the custom report item data.
ms161626.pubproperty(fr-fr,SQL.90).gif DataColumnGroupings Returns the set of column groupings for the custom report item data.
ms161626.pubproperty(fr-fr,SQL.90).gif DataRowGroupings Returns the set of row groupings for the custom report item data.
ms161626.pubproperty(fr-fr,SQL.90).gif NoRows Indicates that the CustomData object contains no rows of data.

Haut de la page

Public Methods

(see also Protected Methods )

  Nom Description
ms161626.pubmethod(fr-fr,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms161626.pubmethod(fr-fr,SQL.90).gif GetHashCode  (inherited from Object )
ms161626.pubmethod(fr-fr,SQL.90).gif GetType  (inherited from Object )
ms161626.pubmethod(fr-fr,SQL.90).gifms161626.static(fr-fr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms161626.pubmethod(fr-fr,SQL.90).gif ToString  (inherited from Object )

Haut de la page

Protected Methods

  Nom Description
ms161626.protmethod(fr-fr,SQL.90).gif Finalize  (inherited from Object )
ms161626.protmethod(fr-fr,SQL.90).gif MemberwiseClone  (inherited from Object )

Haut de la page

Voir aussi

Référence

CustomData Class
Microsoft.ReportingServices.ReportRendering Namespace