Gets a Drillthrough object containing info about the drillthrough report that should be executed when the current hyperlink is clicked.

Namespace:  C1.C1Rdl.Rdl2008
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public Drillthrough Drillthrough { get; }
Visual Basic
Public ReadOnly Property Drillthrough As Drillthrough
	Get

See Also