This sample illustrates the Freeze Pane feature in Essential Grid.
Features
The Freeze Pane feature is used to keep a set of title cells in view as data scrolls through or next to it.
It enables to freeze a part of the grid on screen, such that you can see the frozen area, even if you scroll through the other part independently.
The frozen count is set by using the Model.Rows.FrozenCount and Model.Cols.FrozenCount properties.