Applies To
All
Purpose
Sets or return a group object to the block object.
Syntax
Object.Group (obGroup)
Or
[obGroup = ] Object.Group ()
The Group method syntax has the following parts:
Name |
Type |
Description |
Object |
DioBlock |
DioBlock object |
ObGroup |
DioGroup |
DioGroup object. |
Comments
This property is used to change the current group setting in the block.
See Also