Show contents 

Express > Express Assembly Interfaces > IEaxConfigurationCategories > IEaxConfigurationCategories.Item

IEaxConfigurationCategories.Item

Fore Syntax

Item(Index: Integer): IEaxConfigurationCategory;

Fore.NET Syntax

Item(Index: integer): Prognoz.Platform.Interop.Express.IEaxConfigurationCategory;

Parameters

Index. Tab group index.

Description

The Item property returns parameters of the specified tab group.

See also:

IEaxConfigurationCategories