menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum DateTimeFieldType - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum DateTimeFieldType

    Defines the constants that specifies the date time field type for SfDateTimeEdit when DateTimeEditingMode is Mask.

    Namespace: Syncfusion.WinForms.Input.Enums
    Assembly: Syncfusion.SfInput.WinForms.dll
    Syntax
    public enum DateTimeFieldType

    Fields

    Name Description
    Day

    Represents Day field of DateTimeField in SfDateTimeEdit

    Hour

    Represents Hour field of DateTimeField in SfDateTimeEdit

    Meridiem

    Represents Meridiem field of DateTimeField in SfDateTimeEdit

    Minute

    Represents Minute field of DateTimeField in SfDateTimeEdit

    Month

    Represents Month field of DateTimeField in SfDateTimeEdit

    Seconds

    Represents Seconds field of DateTimeField in SfDateTimeEdit

    String

    Represents separator field of DateTimeField in SfDateTimeEdit

    Year

    Represents Year field of DateTimeField in SfDateTimeEdit

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved