FlexReport for WPF | ComponentOne
C1.WPF.FlexViewer.4.6.2 Assembly / C1.WPF.FlexViewer Namespace / C1FlexViewer Class / FocusPane Method

In This Topic
    FocusPane Method (C1FlexViewer)
    In This Topic
    Moves input focus to the hosted C1FlexViewerPane control.
    Syntax
    'Declaration
     
    Public Sub FocusPane() 
    public void FocusPane()
    See Also