GrapeCity MultiRow for Windows Forms 11.0J
CommitEdit(DataErrorContexts) メソッド

エラーが発生する可能性のあるコンテキストを指定するDataErrorContexts値のビットごとの組み合わせ。
編集モードを終了せずに、現在のセルの変更をデータキャッシュにコミットします。
シンタックス
Public Overloads Function CommitEdit( _
   ByVal context As DataErrorContexts _
) As Boolean
public bool CommitEdit( 
   DataErrorContexts context
)

パラメータ

context
エラーが発生する可能性のあるコンテキストを指定するDataErrorContexts値のビットごとの組み合わせ。

戻り値の型

変更がコミットされた場合はtrue。それ以外の場合はfalse
参照

参照

GcMultiRow クラス
GcMultiRow メンバ
オーバーロード一覧

 

 


© 2008 GrapeCity inc. All rights reserved.