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

See also:

IRibbonContexts