TdxSpreadSheetTableView.UnfreezePanes Method
Declaration
procedure UnfreezePanes;
Remarks
This procedure cancels the effects of the FreezeColumns, FreezePanes, and FreezeRows methods by restoring the initial values of the FrozenColumn and FrozenRow properties.
See Also