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

モデル列インデックス
シート内の指定の列をフィルタリングします。
構文
'Declaration
 
Public Overrides Function Filter( _
   ByVal columnIndex As Integer _
) As Integer()
public override int[] Filter( 
   int columnIndex
)

パラメータ

columnIndex
モデル列インデックス

戻り値の型

フィルタリングされた行のフィルタの整数配列
参照

DynamicFilterItem クラス
DynamicFilterItem メンバ

 

 


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