Navigation:  Classes > bBrowserColumn >

bBrowserColumn:FooterVisible

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

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

Class

bBrowserColumn

Type

Access / Assign

Data Type

Logic

Description

The bBrowser uses this access when drawing the column footers. Only if the access contains the value TRUE, the column footer is drawn. The value FALSE causes that the column footer 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 footer the value 0 must be assigned to the access bBrowser:FooterHeight.

See Also

bBrowser:DrawFooter()

bBrowser:FooterHeight

bBrowser:Redraw()

bBrowseColumn:CaptionVisible

bBrowserColumn:Flags

bBrowserColumn:Footer

bBrowserColumn:FooterView

 


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