ActiveReports Developer 7
Bookmark Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IReportItem Interface : Bookmark Property

Glossary Item Box

Specifies a bookmark that can be linked to via a Bookmark action.

Syntax

Visual Basic (Declaration) 
ReadOnly Property Bookmark As System.String
C# 
System.string Bookmark {get;}

See Also