IEditableRow.HasErrors property
Gets a value indicating whether this instance has errors.
public bool HasErrors { get; }
Property Value
true if this instance has errors; otherwise, false.
See Also
- interface IEditableRow
Gets a value indicating whether this instance has errors.
public bool HasErrors { get; }
true if this instance has errors; otherwise, false.