FlexPivot for WinForms
Lte メソッド (ColumnCondition)

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

パラメータ

val
A value.

戻り値の型

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

ColumnCondition クラス
ColumnCondition メンバ