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

In This Topic
    SelectionClear Method
    In This Topic
    Removes all selection in the document currently loaded into this C1PreviewPane.
    Syntax
    'Declaration
     
    Public Sub SelectionClear() 
    public void SelectionClear()
    See Also