GcDateTimeRecommendedValue プロパティ
|
入力候補値を取得または設定します。
名前空間:
GrapeCity.Windows.InputMan
アセンブリ:
GrapeCity.WPF.InputMan (in GrapeCity.WPF.InputMan.dll) バージョン: 2.0.4003.2012 (2.0.4004.2012)
構文 public DateTime RecommendedValue { get; set; }
Public Property RecommendedValue As DateTime
Get
Set
プロパティ値
型:
DateTime
エディタの入力候補値を示す
DateTime 値。既定値は
Now です。
関連項目