Worksheet.UnfreezePanes() Method
Unfreezes rows and columns on the worksheet.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Remarks
Use the UnfreezePanes method to unlock frozen rows and columns on the worksheet.
See Also