PivotGridFieldBase.DataType Property
Gets the field’s data type.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.PivotGrid.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Type | The Type. |
See Also
Gets the field’s data type.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.PivotGrid.v26.1.Core.dll
[Browsable(false)]
public virtual Type DataType { get; }
<Browsable(False)>
Public Overridable ReadOnly Property DataType As Type
| Type | Description |
|---|---|
| Type | The Type. |