Back to Devexpress

PivotGridFieldBase.DataType Property

corelibraries-devexpress-dot-xtrapivotgrid-dot-pivotgridfieldbase-8c9500c7.md

latest1.2 KB
Original Source

PivotGridFieldBase.DataType Property

Gets the field’s data type.

Namespace : DevExpress.XtraPivotGrid

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

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

Declaration

csharp
[Browsable(false)]
public virtual Type DataType { get; }
vb
<Browsable(False)>
Public Overridable ReadOnly Property DataType As Type

Property Value

TypeDescription
Type

The Type.

|

See Also

PivotGridFieldBase Class

PivotGridFieldBase Members

DevExpress.XtraPivotGrid Namespace