MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / DrillthroughParameter Structure
Members

DrillthroughParameter Structure
Represents a parameter for a drillthrough action.
Object Model
DrillthroughParameter Structure
Syntax
'Declaration
 
Public Structure DrillthroughParameter 
   Inherits System.ValueType
 
Remarks
This class should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
Inheritance Hierarchy

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

See Also