TextChangingEventArgsCancel プロパティ
|
変更アクションがキャンセルされるどうかを示す値を取得または設定します。
名前空間:
GrapeCity.Windows.InputMan
アセンブリ:
GrapeCity.WPF.InputMan (in GrapeCity.WPF.InputMan.dll) バージョン: 2.0.4003.2012 (2.0.4004.2012)
構文 public bool Cancel { get; set; }
Public Property Cancel As Boolean
Get
Set
プロパティ値
型:
Boolean
変更アクションがキャンセルされるかどうかを示す
Boolean 値。
関連項目