IRibbonPanels.IndexOf

Fore Syntax

IndexOf(Item: IRibbonPanel): Integer;

Fore.NET Syntax

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

Parameters

Item. The panel, which index must be obtained.

Description

The IndexOf method returns index in the collection for the specified panel.

See also:

IRibbonPanels