Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1FilePicker Class / ClearSelection Method

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