corelibraries-devexpress-dot-xtrapivotgrid-7693e05f.md
A record in the data source that contains data used to calculate summaries for individual cells.
Namespace : DevExpress.XtraPivotGrid
Assembly : DevExpress.PivotGrid.v25.2.Core.dll
NuGet Packages : DevExpress.PivotGrid.Core, DevExpress.Win.Navigation
public class PivotDrillDownDataRow :
IPivotDrillDownDataRow,
IPivotDrillDownDataSourceOwner,
ICustomTypeDescriptor
Public Class PivotDrillDownDataRow
Implements IPivotDrillDownDataRow,
IPivotDrillDownDataSourceOwner,
ICustomTypeDescriptor
The following members return PivotDrillDownDataRow objects:
The PivotDrillDownDataRow object is a row in the PivotDrillDownDataSource data source.
Object PivotDrillDownDataRow
See Also