Property AllowsMultipleSelection | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

AllowsMultipleSelection

If set to true more than one item can be selected. If false selecting an item will cause all others to be un-selected. The default is false.

public bool AllowsMultipleSelection { get; set; }

Property Value

bool

Edit this page