Refresh Method
Refreshes the grid and forces a complete repaint.
Syntax
object.Refresh
The syntax of the Refresh method has these parts:
| Part | Description |
| object | A DCombo control. |
Remarks
If changing a property value does not refresh the grid call this method.