frozenColumnsCount property

int frozenColumnsCount
final

The number of non-scrolling columns at the left side of SfDataGrid.

In Right To Left (RTL) mode, this count refers to the number of non-scrolling columns at the right side of SfDataGrid.

Defaults to 0

See also:

Implementation

final int frozenColumnsCount;