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