PivotDrillDownDataRow Constructors
Represents a single row in the data source which provides the data used to calculate summaries for individual cells.| Name | Parameters | Description |
|---|---|---|
| PivotDrillDownDataRow(PivotDrillDownDataSource, PivotDrillDownDataRow) | dataSource, dataRow | Initializes a new instance of the PivotDrillDownDataRow class. For internal use. |
See Also