[]
Gets the errors for the specified column.
public IEnumerable<ValidationResult> GetColumnErrors(GridColumn column)
| Type | Name | Description |
|---|---|---|
| GridColumn | column | The column to look up for errors. |
| Type | Description |
|---|---|
| IEnumerable<ValidationResult> |