HtmlRecordConfig::AddColumn

Allows adding columns to be added to this HTML record.

o.AddColumn(loColumn,lcLabel, lcType)

Return Value

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


See also:

Class HtmlRecordConfig

© West Wind Technologies, 1996-2024 • Updated: 10/20/18
Comment or report problem with topic