Column
(number) The zero-based index of the cell's column.
Re t u r n s
Nothing. You can use Application.GetLastError to determine whether this action failed, and why.
See also: Related Actions
Grid.RedrawColumn
OverviewExamples
Grid.RedrawColumn ( string ObjectName,
number Column )
De s cr ip t ion
Refreshes (redraws) a specified column in a grid object.
P arame t er s
ObjectName
(string) The name of the grid object.