Assembly: Tab;.
The ITabFootnotesPanelOptions interface contains properties to set up parameters of footnote panel.
ITabFootnotesPanelOptions
Footnote panel parameters can be obtained using one of the following properties:
IEaxGrid.FootnotePanelOptions components. Parameters of the footnote panel in express report.
IPrxReportOptions.FootnotePanelOptions components. Parameters of the footnote panel in regular report.
Property name | Brief description | |
PercentHeight | The PercentHeight property determines the percent of panel height. | |
PercentWidth | The PercentHeight property determines percent of panel width. | |
Position | The Position property determines position of footnote panel. |
See also: