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