Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1FilePicker
.
.
::
.
.
Multiselect Property
C1FilePicker Class
See Also
Gets or sets whether it is possible to select more than one file.
Namespace:
C1.WPF
Assembly:
C1.WPF
(in C1.WPF.dll)
Syntax
C#
public
bool
Multiselect
{
get
;
set
; }
Visual Basic
Public
Property
Multiselect
As
Boolean
Get
Set
See Also
C1FilePicker Class
C1.WPF Namespace