ActiveReports 12
Drillthrough Property (Action)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Action Class : Drillthrough Property

Gets or sets the drillthrough report that is executed by clicking the hyperlink.

Syntax
'Declaration
 
Public ReadOnly Property Drillthrough As Drillthrough
public Drillthrough Drillthrough {get;}

Property Value

A Drillthrough object representing the drillthrough report that is executed by clicking the hyperlink.
See Also

Reference

Action Class
Action Members