Navigation:  Classes > bBrowserColumn >

bBrowserColumn:CaptionVisible

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

A logical value that indicates whether the column caption is to be drawn.

Class

bBrowserColumn

Type

Access / Assign

Data Type

Logic

Description

The bBrowser uses this access when drawing the column captions. Only if the access contains the value TRUE, the column caption is drawn. The value FALSE causes that the column caption is not drawn and the appropriate area remains free.

 

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.

 

Important note!
To hide all column captions the value 0 must be assigned to the access bBrowser:CaptionHeight.

See Also

bBrowser:CaptionHeight

bBrowser:DrawCaption()

bBrowser:Redraw()

bBrowserColumn:Caption

bBrowserColumn:CaptionView

bBrowserColumn:Flags

bBrowserColumn:FooterVisible

 


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