Skip to main content

PivotDrillDownDataSource Class

Namespace: DevExpress.XtraPivotGrid

Assembly: DevExpress.PivotGrid.v14.2.Core.dll

#Declaration

public abstract class PivotDrillDownDataSource :
    PivotDataSource

#Returned By

The PivotDrillDownDataRow.DataSource property returns an instance of PivotDrillDownDataSource.

#Inheritance

Object
PivotDataSource
PivotDrillDownDataSource
See Also