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

入力候補値を取得または設定します。
構文
Public Property RecommendedValue As Nullable(Of Date)
public Nullable<DateTime> RecommendedValue {get; set;}

プロパティ値

エディタの既定値を示す null 許容の System.DateTime 値。
例外
例外解説
System.ArgumentException値が有効ではありません。
解説
RecommendedValue プロパティは、値が完全に入力されていないときにユーザーに提示されるヒントを提供します。値の入力中に特定のショートカットキーまたはキーの組み合わせを押すと、入力候補値が取得されます。
参照

GcDateTime クラス
GcDateTime メンバ

 

 


© 2014 GrapeCity inc. All rights reserved.