FlexPivot for WinForms
Apply メソッド (ConditionFilter)

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > ConditionFilter クラス : Apply メソッド
Value to be filtered.
Applies the filter to a value.
シンタックス
'宣言
 
Public Overrides Function Apply( _
   ByVal value As System.Object _
) As System.Boolean
public override System.bool Apply( 
   System.object value
)

パラメータ

value
Value to be filtered.

戻り値の型

True if the value satisfies the filter; False otherwise.
参照

ConditionFilter クラス
ConditionFilter メンバ