Control Object Properties

LoadList$

List of Columns Loaded

Description

List of columns loaded

This property contains the list of columns that will be returned in 'RowData as a string of column names separated by a delimiter (last character of string).

See Also

Loading/Accessing by Row
'LoadIOList

Default

By default, the list of columns will contain the column names starting from the first column (far left) through the end of the grid. It can be altered by setting either the 'LoadList$ or 'LoadIOList$ property.

Used By 

GRID