[]
        
(Showing Draft Content)

C1.WPF.Grid.GridTextColumn.FallbackValue

FallbackValue Property

FallbackValue

Gets or sets the value used when the editor cannot produce a valid value from the user's input during commit operations.

Declaration
public string FallbackValue { get; set; }
Public Property FallbackValue As String
Remarks

User input is allowed, but if it is not valid:

The default value is null.