Grid.Refresh

Grid.Refresh (

string ObjectName )

Description

Refreshes (redraws) the entire grid object and its contents.

Parameters

ObjectName

(string) The name of the grid object.

Returns

Nothing. You can use Application.GetLastError to determine whether this action failed, and why.

See also: Related Actions