Navigation:  Classes > bBrowser >

bBrowser:ColumnList

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

The list of the columns supported in the browser.

Class

bBrowser

Type

Access

Data Type

Array

Description

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

 

The list may not be changed.

 

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

 

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

See Also

bBrowser:AddColumn()

bBrowser:ColumnCount

bBrowser:ColumnOpenList

bBrowser:ColumnVariableHeightList

bBrowser:GetColumn()

bBrowser:GetColumnNo()

bBrowser:RemoveColumn()

bBrowser:Use()

 


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