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

C1.WPF.DataGrid.4.5.2 アセンブリ > C1.WPF.DataGrid 名前空間 > DataGridCellsRangeCollection クラス > Remove メソッド : Remove(DataGridCellsRange) メソッド
範囲。
指定された範囲をコレクションから削除します。指定された範囲がコレクション内の範囲の一部に重なる場合、コレクション内の範囲は分割されます。
シンタックス
'宣言
 
Public Overloads Function Remove( _
   ByVal range As DataGridCellsRange _
) As System.Boolean
public System.bool Remove( 
   DataGridCellsRange range
)

パラメータ

range
範囲。
参照

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