I am interested in calculating the location (left position) of each column in a grid with respect to the form ( and not with respect to the grid).
Does anyone know how to do this? I have tried
grid.columns(x).controls[2].left but do not get an accurate measurement of precisely the start of each column.
Any help is appreciated.
Does anyone know how to do this? I have tried
grid.columns(x).controls[2].left but do not get an accurate measurement of precisely the start of each column.
Any help is appreciated.