ComponentOne Basic Library for WPF and Silverlight
ClearSelection Method (C1FilePicker)


C1.WPF Namespace > C1FilePicker Class : ClearSelection Method
Removes the selected files.
Syntax
'Declaration
 
Public Sub ClearSelection() 
'Usage
 
Dim instance As C1FilePicker
 
instance.ClearSelection()
public void ClearSelection()
See Also

Reference

C1FilePicker Class
C1FilePicker Members