FlexPivot for WinForms
Remove(Column) メソッド

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > ColumnCollection クラス > Remove メソッド : Remove(Column) メソッド
The column to remove.
Removes a Column object from the collection.
シンタックス
'宣言
 
Public Overloads Function Remove( _
   ByVal column As Column _
) As Column
public Column Remove( 
   Column column
)

パラメータ

column
The column to remove.

戻り値の型

A reference to the Column that was removed from the collection.
参照

ColumnCollection クラス
ColumnCollection メンバ
オーバーロード一覧