HtmlRecordConfig::AddColumn
Allows adding columns to be added to this HTML record.
o.AddColumn(loColumn,lcLabel, lcType)
Returns
instance of the column created
Parameters
loColumn
Column object instance
or
A string expression that is evaluated.
lcLabel
Optional - label for the column.
lcType
Optional - FoxPro type of the column expression
