dataGridView row selector or margin or grid?

  • Thread starter Thread starter trint
  • Start date Start date
T

trint

Hi,
What is that huge row margin on the left that allows you to select
rows of a dataGridView called?
I've looked and cannot find it named.
I want it hidden because it is ugly.
Any help is appreciated.
Thanks,
Trint
 
What is that huge row margin on the left that allows you to select
rows of a dataGridView called?
I've looked and cannot find it named.
I want it hidden because it is ugly.
Any help is appreciated.

DataGridView.RowHeadersVisible
 

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

Back
Top