frozenRowsCount property
final
The number of non-scrolling rows at the top of SfDataGrid.
Defaults to 0
See also:
- footerFrozenRowsCount
- SfDataGridThemeData.frozenPaneLineWidth, which is used to customize the width of the frozen line.
- SfDataGridThemeData.frozenPaneLineColor, which is used to customize the color of the frozen line.
Implementation
final int frozenRowsCount;