| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property IsValidationErrorRestrictive As Boolean | |
| C# | |
|---|---|
public bool IsValidationErrorRestrictive {get;} | |
Return Value
true if the validation rule that failed prevents the focus from moving to another row until the error is fixed; false otherwise. By default. true.Currently, only errors reported through IDataErrorInfo are considered non-restrictive.
Supported Frameworks: Microsoft .NET Framework version 3.5