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
public int TargetPage {get;}
Property Value
The index of the target page. Page indexing starts at 1.
See Also