FlexReport for WinForms
ReportLinkTargetScript クラス
メンバ 


C1.Report アセンブリ > C1.Report 名前空間 : ReportLinkTargetScript クラス
Describes a ReportLinkTargetBase that executes a script.

When the hyperlink is clicked in a viewer, the specified script is executed and then the report is re-generated.

The script is executed when the data source is not yet open, so fields' values are unavailable.

This script can be used to change the report parameters' values, properties of the report's fields, sections and so on.

オブジェクト モデル
ReportLinkTargetScript クラス
シンタックス
'宣言
 
Public Class ReportLinkTargetScript 
   Inherits ReportLinkTargetBase
   Implements C1.Document.ICloneableObjectC1.Document.Serialization.IC1Serializable 
'使用法
 
Dim instance As ReportLinkTargetScript
継承階層

System.Object
   C1.Report.ReportLinkTargetBase
      C1.Report.ReportLinkTargetScript

参照

参照

ReportLinkTargetScript メンバ
C1.Report 名前空間