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


C1.WPF.Document アセンブリ > C1.WPF.Document 名前空間 > C1LinkTargetBase クラス : DocumentAction プロパティ
このリンクで移動するときに実行するアクションを定義する C1DocumentAction オブジェクトを取得します。 null の場合があります。その場合、C1LinkTargetBase は現在のドキュメントを変更しません。
シンタックス
'宣言
 
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 メンバ