コード例 #1
0
ファイル: GridAdapter.cs プロジェクト: EgafEdizioni/xwcs.core
 public void PostChanges()
 {
     _tree.PostEditor();
     _tree.EndCurrentEdit();
 }