C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / IFlexViewerToolPanel Interface / SetViewer Method
SetViewer Method
In This Topic
Associates the tool panel with the given instance of the C1FlexViewer control.
Syntax
'Declaration
 
Sub SetViewer( _
   ByVal fv As C1FlexViewer _
) 
 

Parameters

fv
See Also