Navigation:  Classes > bBrowserColumn >

bBrowserColumn:Grid

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Grid to separate the column values.

Class

bBrowserColumn

Type

Access / Assign

Data Type

bGrid

Description

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

 

A grid separates the column values by horizontal and/or vertical lines from each other.

 

If the access returns NULL_OBJECT, the grid 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:Grid

bBrowser:IsColumnVisible()

bBrowser:Redraw()

bBrowserColumn:DataView

bViewStyle:Grid

 


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