GrapeCity MultiRow for Windows Forms 11.0J
Filtering メソッド (FilteringTextBoxCell)

FilteringTextBoxCellの編集された書式設定値。
ターゲットセルの値。
ターゲットセルの親RowIndex。
FilteringTextBoxCellの編集された書式設定値で、指定した値をフィルタリングします。
シンタックス
Protected Overridable Function Filtering( _
   ByVal editedFormattedValue As Object, _
   ByVal targetCellValue As Object, _
   ByVal targetRowIndex As Integer _
) As Boolean

パラメータ

editedFormattedValue
FilteringTextBoxCellの編集された書式設定値。
targetCellValue
ターゲットセルの値。
targetRowIndex
ターゲットセルの親RowIndex。

戻り値の型

targetValueがフィルタリングされた場合はtrue。それ以外の場合はfalse
参照

参照

FilteringTextBoxCell クラス
FilteringTextBoxCell メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.