|

Column


(number) The zero-based index of the 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


image

image

Grid.RedrawRow

OverviewExamples

Grid.RedrawRow ( string ObjectName,


number Row )


De s cr ip t ion


Refreshes (redraws) a specified row in a grid object.


P arame t er s


ObjectName


(string) The name of the grid object.


|