Glossary Item Box

DuplicateCell | GetCell | GetCellsCount | RemoveAllCells | RemoveCell | SetCell

See Also VS GridMap Help Send Feedback

Redraw

Sub Redraw()

Redraw the grid.

Use this sub for refresh paint in grid.

 

Visual Basic example:

PsysGridMap1.Redraw() 

 

DuplicateCell | GetCell | GetCellsCount | RemoveAllCells | RemoveCell | SetCell