FlexReport for WinForms
DocumentAction プロパティ (C1LinkTarget)


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > C1LinkTarget クラス : DocumentAction プロパティ
Gets the C1DocumentAction object defining the action to execute when navigating by this link. Can be null, in this case C1LinkTargetBase does not change the current document.
シンタックス
'宣言
 
Public Overrides ReadOnly Property DocumentAction As C1DocumentAction
'使用法
 
Dim instance As C1LinkTarget
Dim value As C1DocumentAction
 
value = instance.DocumentAction
public override C1DocumentAction DocumentAction {get;}
参照

参照

C1LinkTarget クラス
C1LinkTarget メンバ