Navigation:  Classes > bBrowserColumn >

bBrowserColumn:Background

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

The background color of the column values.

Class

bBrowserColumn

Type

Access / Assign

Data Type

Brush

Description

bBrowserColumn:Background offers an access to the property bViewStyle:Background from the access bBrowserColumn:DataView.

 

If the access returns NULL_OBJECT, the background color is used from the bBrowser.

 

So that changes at this access are shown also in the browser, the bBrowser must be actualized with the method bBrowser:Refresh(). This is only necessary if the column is inside the visible area of the browser.

See Also

bBrowser:DataView

bBrowser:IsColumnVisible()

bBrowser:Refresh()

bBrowserColumn:DataView

bBrowserColumn:Foreground

bViewStyle:Background

 


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