IPivotGroupItems.Item

Syntax

Item(Index: Integer): IPivotGroupItem;

Item[Index: integer]: Prognoz.Platform.Interop.Pivot.IPivotGroupItem;

Parameters

Index. Attribute index.

Description

The Item property returns parameters of the specified attribute.

See also:

IPivotGroupItems