Navigation:  Classes > bBrowser >

bBrowser:IsRecordGroupItemVisible()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Examined whether a record group item is partly or completely visible.

Class

bBrowser

Type

Method

Syntax

<oBrowser>:IsRecordGroupItemVisible(

<oRecordGroupItem>,

<lFractal>

) Æ lVisible

Arguments

<oRecordGroupInfo>The record group item that is to be examined.
Data Type:bRecordGroupInfo

 

<lFractal>A logical value that indicates whether the record group item must be partly or completely visible.
Data Type:Logic

Return Value

lVisibleA logical value that indicates whether the record group item is visible.
TRUEThe record group item is visible.
FALSEThe record group item is not visible.
Data Type:Logic

Description

bBrowser:IsRecordGroupItemVisible() examines whether a record group item is partly or completely visible.

See Also

bBrowser:GetVisiblePosFromRecordGroupItem()

bBrowser:IsCellAreaVisible()

bBrowser:IsCellVisible()

bBrowser:IsColumnVisible()

bBrowser:IsRecordVisible()

bBrowser:IsRowVisible()

bRecordGroupItem

 


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