'Declaration
Public Overloads Function GetColumnError( _ ByVal columnIndex As Integer _ ) As String
public string GetColumnError( int columnIndex )
Parameters
- columnIndex
- The zero-based index of the column.
Return Value
The text of the error description.