DataGrid for WPF/Silverlight
Cancel プロパティ (DataGridEditingRowEventArgs)

C1.WPF.DataGrid.4.5.2 アセンブリ > C1.WPF.DataGrid 名前空間 > DataGridEditingRowEventArgs クラス : Cancel プロパティ
この DataGridEditingRowEventArgsがキャンセルされるかどうかを示す値を取得または設定します。
シンタックス
'宣言
 
Public Property Cancel As System.Boolean
public System.bool Cancel {get; set;}

プロパティ値

キャンセルされる場合は true、そうでない場合は false
参照

DataGridEditingRowEventArgs クラス
DataGridEditingRowEventArgs メンバ