Navigation:  Classes > bBrowserColumn >

bBrowserColumn:GetWidth()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Determine the width of the column.

Class

bBrowserColumn

Type

Method

Syntax

<oBrowserColumn>:GetWidth(<iMode>) Æ iWidth

Arguments

<iMode>Define how the width of the column should to be determined. The following values are supported:

 

Mode

Description

BDCGWM_ALLGROUPS

All parent group columns are taken into account. The border of the group columns are also included.

 

Data Type:DWord

Return Value

iWidthThe calculated width of the column.
Data Type:DWord

Description

bBrowserColumn:GetWidth() determines the width of a column. To calculate the width of the column, parent group columns are considered and also the column border of the parent group columns.

See Also

bBrowserColumn:GetGridSize()

bBrowserColumn:Width

 


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