ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / Action Class / Drillthrough Property

In This Topic
    Drillthrough Property
    In This Topic
    Gets a Drillthrough object containing info about the drillthrough report that should be executed when the current hyperlink is clicked.
    Syntax
    'Declaration
     
    Public ReadOnly Property Drillthrough As Drillthrough
    public Drillthrough Drillthrough {get;}
    See Also