'宣言 Public Function Remove( _ ByVal columnName As System.String _ ) As System.Boolean
public System.bool Remove( System.string columnName )
パラメータ
- columnName
- グリッドの列名。
'宣言 Public Function Remove( _ ByVal columnName As System.String _ ) As System.Boolean
public System.bool Remove( System.string columnName )