PivotDrillDownDataRow Class
A record in the data source that contains data used to calculate summaries for individual cells.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.PivotGrid.v19.1.Core.dll
Declaration
public class PivotDrillDownDataRow :
IPivotDrillDownDataRow,
IPivotDrillDownDataSourceOwner,
ICustomTypeDescriptor
Related API Members
The following members accept/return PivotDrillDownDataRow objects:
Remarks
The PivotDrillDownDataRow object is a row in the PivotDrillDownDataSource data source.
Related GitHub Examples
The following code snippets (auto-collected from DevExpress Examples) contain references to the PivotDrillDownDataRow class.
Note
The algorithm used to collect these code examples remains a work in progress. Accordingly, the links and snippets below may produce inaccurate results. If you encounter an issue with code examples below, please use the feedback form on this page to report the issue.