CellInfo.ColumnValueInfo Property
Gets information about a column field related to the current cell.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| FieldValueInfo | A FieldValueInfo object that contains information about a column field related to the current cell. |
See Also