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