C1.WPF.Input Namespace / C1FilePicker Class / SelectedFiles Property

In This Topic
SelectedFiles Property
In This Topic
Gets or sets the files displayed in this editor.
Syntax
'Declaration
 
Public Property SelectedFiles As IEnumerable(Of FileInfo)
 
See Also