I have a DataGrid bound to an ICollectionView in my ViewModel. The DataGrid is inside a UserControl which is used in a few different data scenarios, some of which require ce
This would be better achieved going through the Groups property on the ViewModel; since that is ultimately what the Label is using anyways.
Groups
Label