Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / C1PreviewPane Class / GoToSelection Method

In This Topic
    GoToSelection Method
    In This Topic
    Makes sure that the currently selected text is visible in the current C1PreviewPane. (This method does nothing if currently there is no selection.)
    Syntax
    'Declaration
     
    Public Sub GoToSelection() 
    public void GoToSelection()
    See Also