Show contents 

Express > Express Assembly Interfaces > ISystemPadContext > ISystemPadContext.SystemPadId

ISystemPadContext.SystemPadId

Syntax

SystemPadId: String;

Description

The SystemPadId property returns identifier of the side panel component.

Comments

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

Example

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

See also:

ISystemPadContext