Enum FieldTypes
Enum holding the field types.
Namespace: Syncfusion.PivotAnalysis.Base
Assembly: Syncfusion.PivotAnalysis.Base.dll
Syntax
public enum FieldTypes
Fields
| Name | Description |
|---|---|
| Expression | Gets whether the field is Expression. |
| Property | Gets whether the field is Property. |
| Unbound | Gets whether the field is Unbound. |