Forum Discussion
Dmitry_Nikolaev
Staff
14 years agoHi Simon,
I don't know what grid control you are working with and whether the grid allows evaluating coordinates at all, so I am afraid, there is nothing I can suggest at the moment (except for the fact that properties/methods that allow retrieving cell sizes usually have the "bounds" word in their names). Also, you can try examining properties and methods of grid columns (to get cells' width) and rows (to get rows' height). If this suggestion does not help, let me know the JavaFullClassName property of the grid control you are working with.