DataGrid for WPF/Silverlight
Remove(DataGridColumn) メソッド

C1.WPF.DataGrid.4.5.2 アセンブリ > C1.WPF.DataGrid 名前空間 > DataGridCellsRangeCollection クラス > Remove メソッド : Remove(DataGridColumn) メソッド
列。
指定された列をコレクション内から削除します。
シンタックス
'宣言
 
Public Overloads Function Remove( _
   ByVal column As DataGridColumn _
) As System.Boolean
public System.bool Remove( 
   DataGridColumn column
)

パラメータ

column
列。
参照

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