Refresh Method

Refreshes the grid and forces a complete repaint.


Syntax

object.Refresh

The syntax of the Refresh method has these parts:

PartDescription
objectA DCombo control.

Remarks

If changing a property value does not refresh the grid call this method.