Back to Devexpress

ColumnView.SetColumnError Method

windowsforms-devexpress-dot-xtragrid-dot-views-dot-base-dot-columnview-dot-setcolumnerror.md

latest722 B
Original Source

ColumnView.SetColumnError Method

NameParametersDescription
SetColumnError(GridColumn, String, ErrorType)column, errorText, errorTypeSets an error description and an error type for the specified cell within the focused row.
SetColumnError(GridColumn, String)column, errorTextSets an error description for a cell within the focused row or for the entire focused row.