TdxSpreadSheetTableView.HideSelectedRows Method
In This Article
Hides all rows that intersect the cell selection area.
#Declaration
Delphi
procedure HideSelectedRows;
#Remarks
A HideSelectedRows procedure call produces the same effect as the HideRows command.
See Also