FlexPivot for WinForms
Gte メソッド (ColumnCondition)

C1.DataEngine アセンブリ > C1.DataEngine 名前空間 > ColumnCondition クラス : Gte メソッド
A value.
Comparison operation GreaterThanOrEqual.
シンタックス
'宣言
 
Public Function Gte( _
   ByVal val As System.Object _
) As ColumnCondition
public ColumnCondition Gte( 
   System.object val
)

パラメータ

val
A value.

戻り値の型

True if a column value is greater than or equal to the specified value.
参照

ColumnCondition クラス
ColumnCondition メンバ