PivotDrillDownDataSource.SetValue(Int32, PivotGridFieldBase, Object) Method
In This Article
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.PivotGrid.v14.2.Core.dll
#Declaration
#Parameters
Name | Type |
---|---|
row |
Int32 |
field | Pivot |
value | Object |
See Also