Navigation:  Classes > bGroupColumn >

bGroupColumn:ColumnList

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

The list of the columns that are added to the group column.

Class

bGroupColumn

Type

Access

Data Type

Array

Description

The list of the added columns is a one-dimensional array in which each item contains an object of the class bBrowserColumn.

 

The list may not be changed.

 

To add a new column to the list, the method bGroupColumn:AddColumn() must be called.

 

To remove a column from the list, the method bGroupColumn:RemoveColumn() must be called.

See Also

bBrowserColumn

bGroupColumn:AddColumn()

bGroupColumn:ColumnCount

bGroupColumn:GetColumnList()

bGroupColumn:RemoveColumn()

 


Page url: http://www.YOURSERVER.com/index.html?bgroupcolumn_columnlist.htm