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