IRibbonCategory.Panels

Fore Syntax

Panels: IRibbonPanels;

Fore.NET Syntax

Panels: Prognoz.Platform.Interop.Forms.IRibbonPanels;

Description

The Panels property returns the collection of panels located on the current tab.

Example

The example of use is given in description of the IRibbonPanels.Add method.

See also:

IRibbonCategory