GrapeCity.Win.MultiRow.v80 アセンブリ > GrapeCity.Win.MultiRow 名前空間 > RowCollection クラス > Remove メソッド : Remove(Row) メソッド |
例外 | 解説 |
---|---|
System.InvalidOperationException | Templateがnull 参照 (Visual Basicでは Nothing)のときにこのメソッドが使用されました。 または 関連するGcMultiRowコントロールが、System.ComponentModel.IBindingList.AllowRemoveプロパティとSystem.ComponentModel.IBindingList.SupportsChangeNotificationプロパティの値がどちらもtrueではないSystem.ComponentModel.IBindingListの実装にバインドされています。 |
System.ArgumentNullException | rowがnull 参照 (Visual Basicでは Nothing)です。 |