ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IAction Interface / Drillthrough Property

In This Topic
    Drillthrough Property (IAction)
    In This Topic
    Gets the definition of how the drillthrough report should be executed.
    Syntax
    'Declaration
     
    ReadOnly Property Drillthrough As IDrillthrough
    IDrillthrough Drillthrough {get;}

    Property Value

    An IDrillthrough object representing the drillthrough report definition.
    See Also