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