FlexPivot for WinForms
Apply メソッド (PivotFilter)

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

パラメータ

value
Value to test.

戻り値の型

True if the values passes through the filter, false otherwise.
参照

PivotFilter クラス
PivotFilter メンバ