Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+
Row

Worksheet.UnfreezePanes() Method

Unfreezes rows and columns on the worksheet.

Namespace: DevExpress.Spreadsheet

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

Declaration

void UnfreezePanes()

Remarks

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

See Also