or
| this.radGridViewMachines.EnableGrouping = true; |
| this.radGridViewMachines.AllowDrop = true; |
| this.radGridViewMachines.MasterGridViewTemplate.AllowDragToGroup = true; |
| this.radGridViewMachines.MasterGridViewTemplate.EnableGrouping = true; |
| templateWarehouse.EnableGrouping = true; |
| templateWarehouse.AllowDragToGroup = true; |