PivotGridField.DataType Property
Gets the field’s data type.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Type | The Type. |
See Also
Gets the field’s data type.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v24.2.dll
[Browsable(false)]
public override Type DataType { get; }
<Browsable(False)>
Public Overrides ReadOnly Property DataType As Type
Type | Description |
---|---|
Type | The Type. |
No
Your feedback is appreciated.