You need to bind the ItemsSource property to a grouped source collection. The easiest way to do this is to use a CollectionViewSource :
確定! 回上一頁