Navigation:  ABC Library Reference > GridClass > GridClass Methods >====== SyncGroup (initialize GROUP field properties) C6H0009.jpg ====== Previous pageReturn to chapter overviewNext page

SyncGroup(record)

blk2blue.jpg

SyncGroup Initialize the GROUP field properties.
Record An integer constant, variable, EQUATE, or expression that indicates which entry number in the LIST to read.

The SyncGroup method is used in conjunction with the WebBuilder WebGridExtension. This method is used to initialize the GROUP control properties such as Group Title, Group Box, and Group color.

Implementation:

This method is called by the WbGridHTMLProperties.SetProperty method.