Skip to content

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