Hey, i need to check that cell cannot be edit, (when i double click on it for example) how can i see cell properties? (by row and column name). thanks!
Go through this How To article. It contains an example demonstrating how to access an XtraGrid cell via the control's GetGridCellInfo_2 method. I suppose, you can use it as well.