Back to Devexpress

PivotCellEventArgsBase<TField, TData, TCustomTotal>.Value Property

corelibraries-devexpress-dot-xtrapivotgrid-dot-pivotcelleventargsbase-3-ff8c8c20.md

latest1.3 KB
Original Source

PivotCellEventArgsBase<TField, TData, TCustomTotal>.Value Property

Gets the processed cell’s value.

Namespace : DevExpress.XtraPivotGrid

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

NuGet Packages : DevExpress.PivotGrid.Core, DevExpress.Win.Navigation

Declaration

csharp
public virtual object Value { get; }
vb
Public Overridable ReadOnly Property Value As Object

Property Value

TypeDescription
Object

An object that is the processed cell’s value.

|

See Also

PivotCellEventArgsBase<TField, TData, TCustomTotal> Class

PivotCellEventArgsBase<TField, TData, TCustomTotal> Members

DevExpress.XtraPivotGrid Namespace