Item(Index: Integer): IConditionGroup;
Index. Index of group of elements in the collection.
The Item property returns group of elements by index.
To determine the collection of groups of elements, use the ICtrlGroupConditions.Groups property.
The property use is given in the example for ICtrlGroupConditions.InsertRow.
See also: