LoadList$ |
List of Columns Loaded |
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).
Loading/Accessing by Row
'LoadIOList
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.
GRID