GrapeCity SPREAD for WPF 2.0J
Value プロパティ (GcDateTime)

GcDateTime コントロールに割り当てられた値を取得または設定します。
構文
'Declaration
 
Public Property Value As Nullable(Of Date)
public Nullable<DateTime> Value {get; set;}

プロパティ値

コントロールに割り当てられている null 許容の日付時刻値。既定値は System.DateTime.Now です。
参照

GcDateTime クラス
GcDateTime メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.