バージョン

BuildFilters メソッド (FilterRow)

単一列には、セルに基づいて既存のフィルタリング条件をクリアして、現在の情報に基づいて新しい条件を作成します。
シンタックス
'宣言
 
Protected Friend Function BuildFilters( _
   ByVal cellBase As CellBase, _
   ByVal newValue As Object, _
   ByVal fireEvents As Boolean _
) As Boolean
protected internal bool BuildFilters( 
   CellBase cellBase,
   object newValue,
   bool fireEvents
)

パラメータ

cellBase
newValue
fireEvents
参照