ISystemPadContext.SystemPadId

Fore Syntax

SystemPadId: String;

Fore.NET Syntax

SystemPadId: string;

Description

The SystemPadId property returns identifier of the side panel component.

Comments

To determine component data source in express report, use the IEaxConfigurationPanel.Analyzer property.

Fore and Fore.NET Examples

The property use is given in the example for IEaxConfigurationPanel.GetActiveContext.

See also:

ISystemPadContext