OpenFileOptionsMultiselect Property | 
            Gets or sets a value indicating whether multiple files can be selected.
            
Namespace: Altaxo.GuiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntaxpublic bool Multiselect { get; set; }Property Value
Booleantrue if  multiple files can be selected; otherwise, 
false.
            
See Also