IConditionGroups.Count

Syntax

Count: Integer;

Description

The Count property returns the number of groups of elements.

Comments

To determine the collection of groups of elements, use the ICtrlGroupConditions.Groups property.

Example

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

See also:

IConditionGroups