Navigation:  Classes > bBrowser >

bBrowser:GetAutoWidthColumn()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Return the column whose width is adapted automatically.

Class

bBrowser

Type

Method

Syntax

<oBrowser>:GetAutoWidthColumn() Æ oColumn

Return Value

oColumnThe column whose width is adapted automatically. If no column with automatic width adjustment is defined or the column does not exist or the column is not opened, the value NULL_OBJECT is returned.
Data Type:bDataColumn

Description

bBrowser:GetAutoWidthColumn() determines using the access bBrowser:AutoWidthColumn the column, whose width is adapted automatically, if

a new column is opened,

an opened column is closed,

the width of the bBrowser is changed or

the width of an opened column is changed.

See Also

bBrowser:AdjustAutoWidthColumn()

bBrowser:AutoWidthColumn

bBrowser:ColumnOpenList

bBrowser:GetOpenColumn()

bBrowser:OpenColumn()

 


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