| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > GridClass > GridClass Methods >====== SyncGroup (initialize GROUP field properties) {{c6h0009.jpg|C6H0009.jpg}} ====== | [[setalerts initialize and create child controls .htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[takeevent process the current accept loop event .htm|{{btn_next_n.gif|Next page}}]] | | || **SyncGroup(**//record//**)** {{blk2blue.jpg|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.