Property AllowsMultipleSelection | Terminal.Gui v2 (original) (raw)
Namespace
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; }