Table of Contents

Property AllowsMultipleSelection

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

AllowsMultipleSelection

Gets or sets a value indicating whether this OpenDialog allows multiple selection.

public bool AllowsMultipleSelection { get; set; }

Property Value

bool

true if allows multiple selection; otherwise, false, defaults to false.