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 the parameters of the tab, the index of which is passed by theIndex parameter.

See also:

IRibbonCategories