Glossary Item Box

DuplicateCell | GetCell | GetCellsCount | Redraw | RemoveCell | SetCell

See Also VS GridMap Help Send Feedback

RemoveAllCells

Sub RemoveAllCells()

Remove all cells in the grid.

Use sub to remove all cells in the grid.

 

Visual Basic example:

PsysGridMap1.RemoveAllCells()

 

DuplicateCell | GetCell | GetCellsCount | Redraw | RemoveCell | SetCell