Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TextFormFieldType - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class TextFormFieldType

    Specifies the type of text form field.

    Inheritance
    System.Object
    TextFormFieldType
    Namespace: Syncfusion.Blazor.DocumentEditor
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class TextFormFieldType : Enum

    Fields

    Date

    Date form field.

    Declaration
    public const TextFormFieldType Date
    Field Value
    Type Description
    TextFormFieldType

    Number

    Number form field.

    Declaration
    public const TextFormFieldType Number
    Field Value
    Type Description
    TextFormFieldType

    Text

    Text form field.

    Declaration
    public const TextFormFieldType Text
    Field Value
    Type Description
    TextFormFieldType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved