AddColumn
This method adds a new column field to the pool.
Syntax
AddColumn (ColumnName as String, IsSearchField as Boolean, NewColumnIndex as Long)
Parameter | Description |
---|---|
ColumnName | Name of the column field. |
IsSearchField |
Possible values
|
NewColumnIndex | [out] Index of the newly created entry in the pool. |