FlexPivot for WinForms
Dt メソッド

C1.DataEngine アセンブリ > C1.DataEngine 名前空間 > Op クラス : Dt メソッド
DateTime operand.
DateTime format string.
formatted DateTime: unary, simple (without aggregation) operation on DateTime producing string column.
シンタックス
'宣言
 
Public Shared Function Dt( _
   ByVal col As Column, _
   ByVal format As System.String _
) As ColumnOp
public static ColumnOp Dt( 
   Column col,
   System.string format
)

パラメータ

col
DateTime operand.
format
DateTime format string.
参照

Op クラス
Op メンバ