property Node.InflateGroupX as Long
Increases the width of the group.

TypeDescription
Long A long expression that specifies the number of pixels to increase the width of the group.
Use the InflateGroupX property to increase the width 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 exLayoutLTR.