[]
Gets whether the row has errors in the specified column.
public bool HasColumnErrors(GridColumn column)
Public Function HasColumnErrors(column As GridColumn) As Boolean
| Type | Name | Description |
|---|---|---|
| GridColumn | column | The column to ask for errors. |
| Type | Description |
|---|---|
| bool |