Example #1
0
 internal bool ProcessEnterKey()
 {
     return(_grid.ProcessEnterKey());
 }