FieldValueCellBase.ValueType Property
In This Article
Gets the type of the cell.
Namespace: DevExpress.XtraPivotGrid.Data
Assembly: DevExpress.PivotGrid.v14.2.Core.dll
#Declaration
#Property Value
Type |
---|
Pivot |
#Remarks
The ValueType property is overridden in the FieldValueCell class. To learn more, see FieldValueCell.ValueType.
See Also