What the name of the row caret in a DataGridView

Posted by Spike on Stack Overflow See other posts from Stack Overflow or by Spike
Published on 2010-03-24T03:06:01Z Indexed on 2010/03/24 3:13 UTC
Read the original article Hit count: 153

Filed under:

What is the official DataGridView nomenclature description of the little black triangle in the first column? Also, what it is for and which bit of the API can tell me where it is?

It just seems to be set to the row of the last cell I changed the selected state of.

Grid with arrow indicating caret

© Stack Overflow or respective owner

Related posts about datagridview