JVCL Help:TJvStringGrid.HideCell

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Hides a complete row and column of the grid.


Pascal

 procedureHideCell(ACol: Integer; ARow: Integer);


Parameters

Parameters Description
ACol: Integer Specifies the column to hide.
ARow: Integer Specifies the row to hide.


Description

Call HideCell to hide a complete row and cell of the grid.


See Also

TJvStringGrid.HideAll, TJvStringGrid.HideCol, TJvStringGrid.HideRow, TJvStringGrid.ShowCell


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page