FlexReport for WPF | ComponentOne
C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / FlexViewerPane Class / ClearSelection Method

In This Topic
    ClearSelection Method (FlexViewerPane)
    In This Topic
    Removes selection if any exists (not related to search results).
    Syntax
    'Declaration
     
    Public Sub ClearSelection() 
    public void ClearSelection()
    See Also