FlexReport for WPF
NavigateToOutlineNode メソッド (C1FlexViewerPane)


C1.WPF.FlexViewer.4.6.2 アセンブリ > C1.WPF.FlexViewer 名前空間 > C1FlexViewerPane クラス : NavigateToOutlineNode メソッド
C1.WPF.Document.C1Document.Outlines ツリーのアウトラインノード。
指定された C1.WPF.Document.OutlineNode に移動します。
シンタックス
'宣言
 
Public Sub NavigateToOutlineNode( _
   ByVal outlineNode As OutlineNode _
) 
'使用法
 
Dim instance As C1FlexViewerPane
Dim outlineNode As OutlineNode
 
instance.NavigateToOutlineNode(outlineNode)
public void NavigateToOutlineNode( 
   OutlineNode outlineNode
)

パラメータ

outlineNode
C1.WPF.Document.C1Document.Outlines ツリーのアウトラインノード。
参照

C1FlexViewerPane クラス
C1FlexViewerPane メンバ