Back to Devexpress

PivotCellEventArgsBase<TField, TData, TCustomTotal>.DataField Property

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

latest1.3 KB
Original Source

PivotCellEventArgsBase<TField, TData, TCustomTotal>.DataField Property

Gets the data field which identifies the column where the processed cell resides.

Namespace : DevExpress.XtraPivotGrid

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

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

Declaration

csharp
public TField DataField { get; }
vb
Public ReadOnly Property DataField As TField

Property Value

TypeDescription
TField

A T object which identifies the column where the processed cell resides.

|

See Also

PivotCellEventArgsBase<TField, TData, TCustomTotal> Class

PivotCellEventArgsBase<TField, TData, TCustomTotal> Members

DevExpress.XtraPivotGrid Namespace