Navigation:  Classes > bBrowser >

bBrowser:IsMultipleColorInGrid()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Examined whether in the browser or the opened columns a grid with background colors is defined.

Class

bBrowser

Type

Method

Syntax

<oBrowser>:IsMultipleColorInGrid() Æ lMultiple

Return Value

lMultipleA logical value, which indicates whether in the browser or in the columns a grid with background colors is defined.
TRUEA grid with background colors is defined.
FALSEA grid with background colors is not defined.
Data type:Logic

Description

bBrowser:IsMultipleColorInGrid() examines at first whether the browser contains a grid in which at least one background color is defined. If not this examination is applied also to all opened columns (see also bBrowser:ColumnOpenList).

See Also

bGrid:BackgroundList

 


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