[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridTextColumn.AllowInvalidValues

AllowInvalidValues Property

AllowInvalidValues

Gets or sets a value indicating whether input that cannot be converted to a value is allowed during commit operations.

Declaration
[Parameter]
public bool AllowInvalidValues { get; set; }
<Parameter>
Public Property AllowInvalidValues As Boolean
Remarks

The default value is false.