PowerTools CalendarGrid for Windows Forms 1.0J
Value プロパティ (GcDateTime)

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

プロパティ値

コントロールに割り当てられている Nullable 値。既定値は現在の日時(System.DateTime.Now)です。
例外
例外解説
System.FormatException値が有効な書式文字列ではありません。
System.ArgumentOutOfRangeException値が MinDate より小さいか、MaxDate を超えています。
参照

GcDateTime クラス
GcDateTime メンバ

 

 


© 2014 GrapeCity inc. All rights reserved.