IRibbonPanels.IndexOf

Fore Syntax

IndexOf(Item: IRibbonPanel): Integer;

Fore.NET Syntax

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

Parameters

Item. The panel, index of which should be received.

Description

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

See also:

IRibbonPanels