Navigation:  Classes > bBrowserColumn >

bBrowserColumn:Font

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

The font for the column values.

Class

bBrowserColumn

Type

Access / Assign

Data Type

Font

Description

bBrowserColumn:Font offers an access to the property bBrowserDataColumn:DataView:Font.

 

If the access returns NULL_OBJECT, the font is used from the bBrowser.

 

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

See Also

bBrowser:DataView

bBrowser:IsColumnVisible()

bBrowser:Redraw()

bBrowserColumn:DataView

bTextStyle:Font

 


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