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 | |
---|---|---|
Equals | (Se hereda de Object). | |
Finalize | (Se hereda de Object). | |
GetHashCode | (Se hereda de Object). | |
GetType | (Se hereda de Object). | |
MemberwiseClone | (Se hereda de Object). | |
ToString | (Se hereda de Object). |
Principio
Propiedades
Nombre | Descripción | |
---|---|---|
DataColumnHierarchy | The hierarchy of column members for the data. | |
DataRowHierarchy | The hierarchy of row members for the data. | |
DataSetName | Indicates which data set to use as the source data for this custom report item. | |
RowCollection | Gets the data rows. |
Principio
Vea también