PowerTools InputMan for Windows Forms 8.0J
Value プロパティ (GcDateTime)

値をDateTime 型で取得または設定します。
構文
Public Property Value As Nullable(Of Date)
public Nullable<DateTime> Value {get; set;}

プロパティ値

Nullable<Date> 値。
既定値はコンピューター上の現在の日時(System.DateTime.Now)。
例外
例外解説
System.FormatException 値が有効な書式文字列ではありません。
System.ArgumentOutOfRangeException指定された引数は、有効な値の範囲内にありません。有効な値の範囲はMinDateMaxDateです。
参照

GcDateTime クラス
GcDateTime メンバ

 

 


© 2004-2015 GrapeCity inc. All rights reserved.