Online Documentation for Advanced Data Export for RAD Studio VCL

TQExportHTMLNavigation.IndexLinkTemplate

 

TQExportHTMLNavigation                


property IndexLinkTemplate: string;

 

Description

The IndexLinkTemplate property defines the template string for generating links on the index page to other pages in the collection.

E.g. if IndexLinkTemplate='part' then the index page will contain the following links: "part1", "part2", "part3", etc.