|

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.ExpandColumnsToFit

OverviewExamples

Grid.ExpandColumnsToFit ( string ObjectName,


boolean ExpandFixed = true,


boolean Redraw = true )


De s cr ip t ion


Expands (or reduces) all columns to fit into the grid window area of a grid object.


P arame t er s


ObjectName


(string) The name of the grid object.


|