Groups: IConditionGroups;
The Groups property determines the collection of groups of elements.
The group of elements may contain grouped elements or one element.
To group the selected elements, use the ICtrlGroupConditions.Group method.
To group elements by indexes, use the ICtrlGroupConditions.GroupByIndexes method.
The method use is given in the example for ICtrlGroupConditions.InsertRow.
See also: