[]
Specifies whether data is validated when it is provided to the editing control.
public enum UserEntry
Public Enum UserEntry
Name | Description |
---|---|
Formatted | Checks the data as it is provided to the control |
FreeFormat | Does not check the data as it is provided to the control |