Table of Contents

Property AllowMultipleSelection

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

AllowMultipleSelection

Gets or sets a value indicating whether the dialog window allows multiple files to be selected.

public virtual bool AllowMultipleSelection { get; set; }

Property Value

bool

true if the dialog window allows multiple files to be selected together or concurrently; otherwise, false. The default value is false.