property Node.InflateGroupY as Long
Increases the height of the group.

TypeDescription
Long A long expression that specifies the number of pixels to increase the height of the group.
Use the InflateGroupY property to increase the height of the group. Use the AddGroup method to add new nodes in the same group ( multiple parents ). Use the CountGroup and Group properties to access or enumerate the group nodes collection. This property has effect if the control's Layout property is exLayoutTTB.