Property CanSubmitInput
| Improve this Doc View SourceCanSubmitInput
Determines whether data input can be submitted without any validation error.
Declaration
public bool CanSubmitInput { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
Determines whether data input can be submitted without any validation error.
public bool CanSubmitInput { get; }
Type | Description |
---|---|
System.Boolean |