SetColumnError(GridColumn,String,ErrorType) Method
Syntax
public virtual void SetColumnError(
DevExpress.XtraGrid.Columns.GridColumn column,
System.string errorText,
DevExpress.XtraEditors.DXErrorProvider.ErrorType errorType
)Public Overloads Overridable Sub SetColumnError( _
ByVal column As DevExpress.XtraGrid.Columns.GridColumn, _
ByVal errorText As System.String, _
ByVal errorType As DevExpress.XtraEditors.DXErrorProvider.ErrorType _
) Parameters
| Name | Description |
|---|---|
| column | |
| errorText | |
| errorType |