Back to Devexpress

CellElementData.ColumnValue Property

wpf-devexpress-dot-xpf-dot-pivotgrid-dot-cellelementdata-1e471820.md

latest1.1 KB
Original Source

CellElementData.ColumnValue Property

Gets information about the column field related to the current cell.

Namespace : DevExpress.Xpf.PivotGrid

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

NuGet Package : DevExpress.Wpf.PivotGrid

Declaration

csharp
public object ColumnValue { get; }
vb
Public ReadOnly Property ColumnValue As Object

Property Value

TypeDescription
Object

An object that contains information about the column field related to the current cell.

|

See Also

CellElementData Class

CellElementData Members

DevExpress.Xpf.PivotGrid Namespace