I already make use of ICollectionView and PropertyGroupDescription in order to add grouping, however, you must still use XAML to describe how the grouping will be displayed, otherwise you will not get any UI indication of grouping.
I am interested in how to setup the XAML so that I can represent multiple levels of grouping, preferably with some kind of indentation per group level or something like that....