IConditionGroups.Count

Syntax

Count: Integer;

None;

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.

Fore and Fore.NET Examples

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

See also:

IConditionGroups