ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Action Class / Drillthrough Property

In This Topic
    Drillthrough Property (Action)
    In This Topic

    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