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