バージョン

OnItemRemoved メソッド (RowFiltersCollection)

Infragistics.IRecordFilter を指定されたインデックスから削除するときに発生します。
シンタックス
'宣言
 
Protected Overrides Sub OnItemRemoved( _
   ByVal index As Integer, _
   ByVal item As Infragistics.IRecordFilter _
) 
protected override void OnItemRemoved( 
   int index,
   Infragistics.IRecordFilter item
)

パラメータ

index
item
参照