Assembly: Express;
The IEaxConfigurationPad interface contains properties and methods of the side panel tab of express report.
IEaxConfigurationPad
The tab properties can be obtained in the IEaxCustomConfigurationCategory.ActivePad or IEaxConfigurationPads.Item properties.
| Property name | Brief description | |
| Content | The Content property returns parameters of the panel connected to the current pad. | |
| Expanded | The Expanded property determines whether the current pad is expanded. | |
| Header | The Header property returns parameters of the pad title. | |
| Visible | The Visible property determines whether the pad is visible when the form is executed. |
See also: