TdxSpreadSheetTableView.UnhideSelectedRows Method
In This Article
Displays all previously hidden rows that intersect the cell selection area.
#Declaration
Delphi
procedure UnhideSelectedRows;
#Remarks
An UnhideSelectedRows
procedure call produces the same effect as the UnhideRows command.
See Also