alexa
menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class FieldType

    Inheritance
    System.Object
    FieldType
    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public sealed class FieldType : Enum

    Fields

    AMPM

    Represents Field Type AMPM

    Declaration
    public const FieldType AMPM
    Field Value
    Type
    FieldType

    Day

    Represents Field Type Day

    Declaration
    public const FieldType Day
    Field Value
    Type
    FieldType

    Hour

    Represents Field Type hour

    Declaration
    public const FieldType Hour
    Field Value
    Type
    FieldType

    Minute

    Represents Field Type minute

    Declaration
    public const FieldType Minute
    Field Value
    Type
    FieldType

    Month

    Represents Field Type month

    Declaration
    public const FieldType Month
    Field Value
    Type
    FieldType

    Seconds

    Represents Field Type seconds

    Declaration
    public const FieldType Seconds
    Field Value
    Type
    FieldType

    String

    Represents Field Type string

    Declaration
    public const FieldType String
    Field Value
    Type
    FieldType

    Year

    Represents Field Type Year

    Declaration
    public const FieldType Year
    Field Value
    Type
    FieldType
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved