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


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > C1LinkTargetBase クラス : 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 Overridable ReadOnly Property DocumentAction As C1DocumentAction
'使用法
 
Dim instance As C1LinkTargetBase
Dim value As C1DocumentAction
 
value = instance.DocumentAction
public virtual C1DocumentAction DocumentAction {get;}
参照

参照

C1LinkTargetBase クラス
C1LinkTargetBase メンバ