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


C1.Document アセンブリ > C1.Document 名前空間 > C1LinkTargetPage クラス : 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 C1LinkTargetPage
Dim value As C1DocumentAction
 
value = instance.DocumentAction
public override C1DocumentAction DocumentAction {get;}
参照

参照

C1LinkTargetPage クラス
C1LinkTargetPage メンバ