IRibbonPanels.Item

Fore Syntax

Item(Index: Integer): IRibbonPanel;

Fore.NET Syntax

Item[Index: Integer]: Prognoz.Platform.Interop.Forms.IRibbonPanel;

Parameters

Index. Panel index.

Description

The Item property returns parameters of the panel, which index is passed by the Index parameter.

See also:

IRibbonPanels