MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model.Interactivity Namespace / DrillthroughAction Class
Members

DrillthroughAction Class
Represents an action that triggers a drillthrough report when executed.
Object Model
DrillthroughAction Class
Syntax
'Declaration
 
Public Class DrillthroughAction 
   Implements IAction 
 
Remarks
A drillthrough action allows users to navigate from one report to another related report, providing a deeper level of detail or related information. This action is typically used in interactive reporting scenarios where users explore data by drilling down into more specific reports.
Inheritance Hierarchy

System.Object
   GrapeCity.Viewer.Common.Model.Interactivity.DrillthroughAction

See Also