GcDropDownCalculatorHistory プロパティ
|
現在の計算の履歴テキスト文字列を取得します。これは依存関係プロパティです。
名前空間:
GrapeCity.Windows.InputMan
アセンブリ:
GrapeCity.WPF.InputMan (in GrapeCity.WPF.InputMan.dll) バージョン: 2.0.4003.2012 (2.0.4004.2012)
構文 public string History { get; }
Public ReadOnly Property History As String
Get
プロパティ値
型:
String
履歴テキスト文字列。
関連項目