XamDataGrid の「エリア毎のグループ」を非表示にするには、GroupByAreaLocation プロパティに “None” を指定してください。
<igDP:XamDataGrid GroupByAreaLocation="None" .. (省略)... />
結果
「エリア毎のグループ」が消えました!
リファレンス
- 「GroupByArea の位置の変更」
- https://jp.infragistics.com/help/wpf/xamdatapresenter-change-the-location-of-the-groupbyarea
- 「GroupByAreaLocation プロパティ」
- https://jp.infragistics.com/help/wpf/infragisticswpf.datapresenter~infragistics.windows.datapresenter.datapresenterbase~groupbyarealocation
- 「GroupByAreaLocation 列挙体」
- https://jp.infragistics.com/help/wpf/infragisticswpf.datapresenter~infragistics.windows.datapresenter.groupbyarealocation