Represents a header of DataGridColumn
I am trying to customize a DataGridColumnHeader to show multiple text fields instead of showing only the header text provided …
wpf datatemplate datagridcolumn datagridcolumnheaderI want to add another row to the HeaderRow and for each column insert specific control. This is my code …
wpf datagrid wpfdatagrid datagridcolumnheader