Questions tagged [datagridrowheader]

Represents an individual DataGridRow header

Learn more about DataGridRowHeader on MSDN.

28 questions
15
votes
2 answers

Get datagrid rows

How can I get the list of rows in the DataGrid? Not the bound items, but the DataGridRows list. I need to control the visibility of these rows and it's only possible to control it as a DataGridRow and not as a data object. Thanks!
user196625
  • 199
  • 1
  • 1
  • 6
3
votes
0 answers

WPF Header of the row-header column

I need to add an Header on my Row-Header Column. My DataGrid is a custom DataGrid. This is my Row-Header: