ColumnView.SetColumnError Method
Name | Parameters | Description |
---|---|---|
SetColumnError(GridColumn, String, ErrorType) | column, errorText, errorType | Sets an error description and an error type for the specified cell within the focused row. |
SetColumnError(GridColumn, String) | column, errorText | Sets an error description for a cell within the focused row or for the entire focused row. |