Skip to main content
Row

Worksheet.UnfreezePanes() Method

Unfreezes rows and columns on the worksheet.

Namespace: DevExpress.Spreadsheet

Assembly: DevExpress.Spreadsheet.v23.2.Core.dll

NuGet Package: DevExpress.Spreadsheet.Core

Declaration

void UnfreezePanes()

Remarks

Use the UnfreezePanes method to unlock frozen rows and columns on the worksheet.

See Also