ActiveReports Developer 7
DrillthroughParameter Structure
Members  See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace : DrillthroughParameter Structure

Glossary Item Box

Definition of a parameter for drillthrough action

Object Model

DrillthroughParameter Structure

Syntax

Visual Basic (Declaration) 
Public Structure DrillthroughParameter 
   Inherits System.ValueType
C# 
public struct DrillthroughParameter : System.ValueType 

Inheritance Hierarchy

System.Object
   System.ValueType
      GrapeCity.ActiveReports.Extensibility.Rendering.Components.DrillthroughParameter

See Also