Exemplo n.º 1
0
 public void TestCheckOnSelect()
 {
     _grid.CheckOnSelect(false);
     AssertResult("checkOnSelect:false");
 }