I\'m trying to create an ItemsControl that uses a grid as its ItemsPanel in such a way that it has two columns, where the first columns width is the wi
ItemsControl
ItemsPanel
You can use a ListView
the ColumnHeaderContainerStyle hides the GridViewHeader