I want to disable Groupbyarea. Is it possible?
Hello,You can set its location to None:
xamDataGrid1.GroupByAreaLocation = GroupByAreaLocation.None;