MESCIUS SPREAD for Windows Forms 15.0J
Value プロパティ (GcDateTime)

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

プロパティ値

NullableDate 値。
既定値はコンピューター上の現在の日時(System.DateTime.Now)。
例外
例外解説
System.FormatException値は有効な書式文字列ではありません。
System.ArgumentOutOfRangeException値はMinDateより小さいか、MaxDateより大きいです。
参照

GcDateTime クラス
GcDateTime メンバ

 

 


© MESCIUS inc. All rights reserved.