2X faster development
The ultimate WinForms UI toolkit to boost your development speed.
Freeze the specified range of rowsIn order to freeze a specified range of rows in the grid, the FrozenCount property can be used. C# // form() // Specify the row count to freeze. this.gridControl1.Model.Rows.FrozenCount = 5;
VB ' form() ' Specify the row count to freeze. Me.gridControl1.Model.Rows.FrozenCount = 5
Screenshot Samples: C#: FrozenRows_CS VB: FrozenRows_VB
|
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.