IConditionGroup.Elements

Syntax

Elements: IConditionElements;

Description

The Elements property returns the collection of elements of group.

Comments

To get a group of elements by index, use the IConditionGroups.Item property.

Example

The property use is given in the example for ICtrlGroupConditions.InsertRow.

See also:

IConditionGroup