Gets or sets the drillthrough report that is executed by clicking the hyperlink.
| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property Drillthrough As Drillthrough | |
| C# | |
|---|---|
public Drillthrough Drillthrough {get;} | |
Return Value
A Drillthrough object representing the drillthrough report that is executed by clicking the hyperlink.