menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class FieldTypes - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    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
    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved