IEditableRow.HasErrors property
namespace: Serenity.Data assembly: Serenity.Net.Entity
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