ITabSheet.Footnotes

Syntax

Footnotes: ITabFootnotes;

Description

The Footnotes property returns collection of table footnotes.

Comments

Footnotes are used to create any commentaries to table cells. Each footnote is a numeric, text or symbolic label displayed in the table cell next to data and it is a text commentary which is displayed with the label in a separate panel.

Example

The example of use is given in description of the ITabFootnote.CustomMark property.

See also:

ITabSheet