Navigation:  Classes > bBrowserColumn >

bBrowserColumn:Movable

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

A logical value that indicates whether the column can be moved with the mouse.

Class

bBrowserColumn

Type

Access / Assign

Data Type

Logic

Description

In the bBrowser columns can be moved with the mouse. With this access it is defined whether particularly this column can be moved.

 

After creating a bBrowserColumn object the ability to move the column is enabled.

 

This property is considered only if in the bBrowser moving of columns is generally enabled ((see bBrowser:EnableColumnMove()).

 

So that a column can be moved with the mouse inside or outside a group column, the flag BDCF_CAPTUREDINGROUP must be deleted in the access bBrowserColumn:Flags in the column. After creating an object of the class bBrowserColumn the flag is active.

 

With the access bBrowserColumn:AllowedGroupColumnList can be defined, in which group columns a column may be moved to.

See Also

bBrowser:EnableColumnMove()

bBrowser:IsColumnMovable()

bBrowserColumn:Flags

 


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