emidio - 2016-06-07

Why if I wrote in my code something like this grid2 = Grid1 grid2(0, 0) = New SourceGrid.Cells.ColumnHeader("Colonna Modi")
In the rendering it change also grid1 header column?? Is there a way to clone it??