Property Errors
| Improve this Doc View SourceErrors
Gets the validaiton errors.
Declaration
public IReadOnlyDictionary<RowPresenter, IDataValidationErrors> Errors { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IReadOnlyDictionary<RowPresenter, IDataValidationErrors> |