IRibbonContexts.Item

Fore Syntax

Item(Index: Integer): IRibbonContext;

Fore.NET Syntax

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

Parameters

Index. Context tab index.

Description

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

See also:

IRibbonContexts