Ejemplo n.º 1
0
 public void GridMultiSelection(object sender, EventArgs e)
 {
     ReturnData(mGrid.GetSelectedItems());
 }