IRibbonCategories.Item

Fore Syntax

Item(Index: Integer): IRibbonCategory;

Fore.NET Syntax

Item[Index: Integer]: Prognoz.Platform.Interop.Forms.RibbonCategory;

Parameters

Index. Tab index.

Description

The Item property returns parameters of the tab, which index is passed by the Index parameter.

See also:

IRibbonCategories