IRibbonContexts.IndexOf

Fore Syntax

IndexOf(Item: IRibbonContext): Integer;

Fore.NET Syntax

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

Parameters

Item. Context tab that must be obtained.

Description

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

See also:

IRibbonContexts