Navigation:  Classes > bBrowser >

bBrowser:FooterView

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

An object of class bViewStyle for formatting the column footer.

Class

bBrowser

Type

Access / Assign

Data Type

bViewStyle

Description

FooterView allows for the graphic representation of the column footer. It can set the font, alignment, foreground and background color, grid settings and additional options for the formatting.

 

Additionally, each column can define its own FooterView. In this case, the properties of both bViewStyles are combined whereby the properties of the FooterView from the columns have higher priority.

 

So that changes that were made in the FooterView are shown in the browser, it must be redrawn immediately with the method bBrowser:Redraw().

 

Important note!
After creating a bBrowser control, this access contains a bViewStyle object in which the Grid is already defined.

See Also

bBrowser:CaptionView

bBrowser:DataView

bBrowser:InfoView

bBrowser:Redraw()

bBrowser:SelectorView

bBrowser:TitleView

bBrowser:WallpaperView

bBrowserColumn:FooterView

 


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