2X faster development
The ultimate WinForms UI toolkit to boost your development speed.
Disable the current cellWhen you want the grid to not have a current cell, you can move the location of the current cell to (-1, -1). C# // Force the current cell to move (-1, -1) which is not visible in the grid. this.gridControl1.CurrentCell.MoveTo(-1, -1); VB 'Force the current cell to move (-1, -1) which is not visible in the grid. Me.gridControl1.CurrentCell.MoveTo(-1, -1) Samples: |
2X faster development
The ultimate WinForms UI toolkit to boost your development speed.
This page will automatically be redirected to the sign-in page in 10 seconds.