[]
Gets or sets a value indicating whether input that cannot be converted to a value is allowed during commit operations.
[Parameter]
public bool AllowInvalidValues { get; set; }
<Parameter>
Public Property AllowInvalidValues As Boolean
The default value is false.