ComponentOne Input Library for WPF
C1.WPF.Input Namespace / C1FilePicker Class / ClearSelection Method

In This Topic
    ClearSelection Method
    In This Topic
    Removes the selected files.
    Syntax
    'Declaration
     
    
    Public Sub ClearSelection() 
    public void ClearSelection()
    See Also