Exemplo n.º 1
0
 public void SaveLayout(GridView control)
 {
     control.SaveLayoutToRegistry(_regPath + control.Name);
 }