TcxCustomCurrencyEditProperties.ValidateOnEnter Property
Specifies if the editor validates the current input when a user presses the Enter key.
Declaration
property ValidateOnEnter; default True;
Property Value
Type | Default | Description |
---|---|---|
Boolean | True |
|
Remarks
Default Value
The ValidateOnEnter
property’s default value is True
.
See Also