Enum FieldType
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public enum FieldType
Fields
| Name | Description |
|---|---|
| AMPM | Represents Field Type AMPM |
| Day | Represents Field Type Day |
| Hour | Represents Field Type hour |
| Minute | Represents Field Type minute |
| Month | Represents Field Type month |
| Seconds | Represents Field Type seconds |
| String | Represents Field Type string |
| Year | Represents Field Type Year |