menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class FormFieldType - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class FormFieldType

    Specifies the type of a form field.

    Inheritance
    System.Object
    FormFieldType
    Namespace: Syncfusion.DocIO.DLS
    Assembly: Syncfusion.DocIO.UWP.dll
    Syntax
    public sealed class FormFieldType : Enum

    Fields

    CheckBox

    Check box form field.

    Declaration
    public const FormFieldType CheckBox
    Field Value
    Type
    FormFieldType

    DropDown

    Drop-down form field.

    Declaration
    public const FormFieldType DropDown
    Field Value
    Type
    FormFieldType

    TextInput

    Text form field.

    Declaration
    public const FormFieldType TextInput
    Field Value
    Type
    FormFieldType

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved