NavigateToOutlineNode Method (C1FlexViewerPane)
Navigates to the specified C1.WPF.Document.OutlineNode.
public void NavigateToOutlineNode(
OutlineNode
)
'Declaration
Public Sub NavigateToOutlineNode( _
ByVal As OutlineNode _
)
Parameters
- outlineNode
- An outline node from C1.WPF.Document.C1Document.Outlines tree.