MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model.Interactivity Namespace / BookmarkAction Class / TargetPage Property

In This Topic
TargetPage Property
In This Topic
Gets a value indicating the index of a report page that should be opened when a drill though link is clicked.
Syntax
'Declaration
 
Public ReadOnly Property TargetPage As Integer
 

Property Value

The index of the target page. Page indexing starts at 1.
See Also