GetColList

[method icon] GetColList$()

Returns a list of DataField columns used in the grid

Returns result of type String

Applies to: Grid

Introduced in KCML version 6.60


>Type

GetColList$

The GetColList$ method returns a string listing all DataField columns used on the grid. The string has the same form as

'KCML_View_GetColumnList and is typically used with 'KCML_View_MergeColumnList.

See also

Grid methods, properties and events.