IRibbonContexts.IndexOf

Fore Syntax

IndexOf(Item: IRibbonContext): Integer;

Fore.NET Syntax

IndexOf(Item: Prognoz.Platform.Interop.Forms.RibbonContext): Integer;

Parameters

Item. It is a context tab that should be received.

Description

The IndexOf method returns index in the collection for the specified context tab.

See also:

IRibbonContexts