PowerTools SPREAD for ASP.NET 8.0J
Filter メソッド (IFilterItem)

列インデックス
このメソッドは、フィルタ ドロップダウン リストからカスタム フィルタが選択され、有効になったときに呼び出されます。
構文
'Declaration
 
Function Filter( _
   ByVal columnIndex As Integer _
) As Integer()
int[] Filter( 
   int columnIndex
)

パラメータ

columnIndex
列インデックス

戻り値の型

フィルタのインデックスを表すInteger
参照

IFilterItem インタフェース
IFilterItem メンバ

 

 


© 2003-2015, GrapeCity inc. All rights reserved.