Represents a hyperlink, a bookmark link or a drillthrough action associated with a report element.

Namespace:  C1.C1Rdl.Rdl2008
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
[TypeConverterAttribute(typeof(CodeModule..::..TypeConverter))]
public class CodeModule
Visual Basic
<TypeConverterAttribute(GetType(CodeModule..::..TypeConverter))> _
Public Class CodeModule

Inheritance Hierarchy

System..::..Object
  C1.C1Rdl.Rdl2008..::..CodeModule

See Also