footerFrozenRowsCount property
final
The number of non-scrolling rows at the bottom of SfDataGrid.
Defaults to 0
See also:
- 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 footerFrozenRowsCount;