Location of selected DataGridViewRow

Hi,

does anyone have an idea how to get the location of a selected row or cell in a DataGridView

Thanks,

Tom


Answer this question

Location of selected DataGridViewRow

  • Nethol

    Does that matter ...
    I'm trying to paint something below the selected row.

  • skweaz

    Nevermind, I figured out that I can get it with the ContentBounds of a cell

  • Margie from Seattle

    What are you trying to accomplish


  • Location of selected DataGridViewRow