'Declaration Public Overloads Sub SetColumnError( _ ByVal columnIndex As System.Integer, _ ByVal error As System.String _ )
public void SetColumnError( System.int columnIndex, System.string error )
Parameters
- columnIndex
- error
'Declaration Public Overloads Sub SetColumnError( _ ByVal columnIndex As System.Integer, _ ByVal error As System.String _ )
public void SetColumnError( System.int columnIndex, System.string error )