[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.SectionReportModel.Section.AddBookmark

AddBookmark Method

AddBookmark(string)

Adds a bookmark in the report's table of contents. The bookmark will position the view at the start of the section if the bookmark is added in the section's Format event. Bookmark text to be displayed in the table of contents treeview.

Declaration
public void AddBookmark(string text)
Parameters
Type Name Description
string text

The text.