FlexReport for WinForms
LinkTarget プロパティ (OutlineNode)


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > OutlineNode クラス : LinkTarget プロパティ
Determines the target of the current hyperlink.
シンタックス
'宣言
 
Public Property LinkTarget As C1LinkTargetBase
'使用法
 
Dim instance As OutlineNode
Dim value As C1LinkTargetBase
 
instance.LinkTarget = value
 
value = instance.LinkTarget
public C1LinkTargetBase LinkTarget {get; set;}
参照

参照

OutlineNode クラス
OutlineNode メンバ