Currently, the SfDataGrid supports freezing only the first columns and rows in the top through the SfDataGrid.FrozenColumnCount and SfDataGrid.FrozenRowCount properties. Unfortunately, it does not provide built-in support for freezing the last columns or rows.With this support, we could freeze the both footer columns and footer rows.