Membros CustomData
Represents the data to be handed to a custom report item and the way that data should be grouped, sorted, filtered and aggregated.
O tipo CustomData expõe os seguintes membros.
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ToString | (Herdado de Object.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
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. |
Início
Consulte também