frozenColumnsCount property

int frozenColumnsCount
final

The number of columns to lock (freeze) on the left side of the grid.

Important: Ensure your top-level header colSpan values perfectly align with this boundary. A single header cell cannot cross the frozen line.

Implementation

final int frozenColumnsCount;