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

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

パラメータ

row
行。
参照

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