What the name of the row caret in a DataGridView
- by Spike
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.