IRibbonPanels.Item

Fore Syntax

Item(Index: Integer): IRibbonPanel;

Fore.NET Syntax

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

Parameters

Index. Index of the panel.

Description

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

See also:

IRibbonPanels