'Declaration Public Function Remove( _ ByVal columnName As System.String _ ) As System.Boolean
public System.bool Remove( System.string columnName )
Parameters
- columnName
- The column name of the grid.
'Declaration Public Function Remove( _ ByVal columnName As System.String _ ) As System.Boolean
public System.bool Remove( System.string columnName )