Navigation:  Classes > bRecordGroupItem >

bRecordGroupItem:IsOpen()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Check whether the record group item is open.

Class

bRecordGroupItem

Type

Method

Syntax

<oRecordGroupItem>:IsOpen() Æ lOpen

Return Value

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

Description

bRecordGroupItem:IsOpen() checks whether sub record group items are defined in the access bRecordGroupItem:ItemList and whether the option BRGIO_OPEN is defined in addition in the access bRecordGroupItem:Options.

See Also

bRecordGroupItem:ItemList

bRecordGroupItem:Options

 


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