New Product Launch - BoldDesk !
Introducing help desk ticketing software.
New Product LaunchBoldDesk: Help desk ticketing software starts at $10 for 3 agents.
Try it for free.
this.gridControl1.Model.Options.ControllerOptions &= ~GridControllerOptions.ResizeCells;
MySelectCellsMouseController sizeCellsController = new MySizeCellsMouseController(grid);
gridControl1.MouseControllerDispatcher.Add(sizeCellsController);