PivotCellEventArgsBase<TField, TData, TCustomTotal>.Value Property
In This Article
Gets the processed cell’s value.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.PivotGrid.v24.2.Core.dll
NuGet Packages: DevExpress.PivotGrid.Core, DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Object | An object that is the processed cell’s value. |
See Also