ActiveReports 18 .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
    Provides a definition of how drillthrough report should be executed.
    Syntax
    'Declaration
     
    ReadOnly Property Drillthrough As IDrillthrough
    IDrillthrough Drillthrough {get;}
    See Also