Class FieldTypes
Enum holding the field types.
Inheritance
System.Object
FieldTypes
Namespace: Syncfusion.XlsIO.Implementation.PivotAnalysis
Assembly: Syncfusion.XlsIO.Portable.dll
Syntax
public sealed class FieldTypes : Enum
Fields
Expression
Gets whether the field is Expression.
Declaration
public const FieldTypes Expression
Field Value
Type | Description |
---|---|
FieldTypes |
Property
Gets whether the field is Property.
Declaration
public const FieldTypes Property
Field Value
Type | Description |
---|---|
FieldTypes |
Unbound
Gets whether the field is Unbound.
Declaration
public const FieldTypes Unbound
Field Value
Type | Description |
---|---|
FieldTypes |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |