FlexPivot for WinForms
Mtd メソッド (Column)

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

パラメータ

val
A DateTime value.

戻り値の型

True if a column value is within the same month as the specified date.
参照

Column クラス
Column メンバ