ComponentOne FlexReport for WinForms
NavigateToOutlineNode Method

C1.Win.FlexViewer.4 Assembly > C1.Win.FlexViewer Namespace > C1FlexViewerPane Class : NavigateToOutlineNode Method
An outline node from C1.Win.C1Document.C1Document.Outlines tree.
Navigates to the specified C1.Win.C1Document.OutlineNode.
Syntax
'Declaration
 
Public Sub NavigateToOutlineNode( _
   ByVal outlineNode As OutlineNode _
) 
public void NavigateToOutlineNode( 
   OutlineNode outlineNode
)

Parameters

outlineNode
An outline node from C1.Win.C1Document.C1Document.Outlines tree.
See Also

Reference

C1FlexViewerPane Class
C1FlexViewerPane Members