Handle to the row header column.

P

Patrick B.

How do I get the bounding rectangle of the row header
column of the DataGrid control? I have tried using the
GetCellBounds with a column value of -1 but an exception
is thrown with an "out of range" index. I also tried 0
for the column but that gives the first editable column in
the grid, not the read-only row header. Any thoughts?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top