Enum DateTimeEditingMode
Specifies the editing mode of Value for SfDateTimeEdit.
Namespace: Syncfusion.WinForms.Input.Enums
Assembly: Syncfusion.SfInput.WinForms.dll
Syntax
public enum DateTimeEditingMode
Fields
| Name | Description |
|---|---|
| Default | The text box will be displayed to edit the Value of SfDateTimeEdit. |
| Mask | Mask will be displayed to edit the Value for SfDateTimeEdit. In this mode, date time values in the predefined format. |