ListView for WPF | ComponentOne
C1.WPF.ListView Assembly / C1.WPF.ListView Namespace / C1TileListView Class / ClearSelection Method

In This Topic
    ClearSelection Method (C1TileListView)
    In This Topic
    Clears the selection.
    Syntax
    'Declaration
     
    Public Sub ClearSelection() 
    public void ClearSelection()
    See Also