New to Telerik UI for BlazorStart a free 30-day trial

Defines the selection mode of the TelerikListBox<TItem>. See SelectionMode.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

C#
public enum ListBoxSelectionMode

Fields

Multiple items can be selected simultaneously.

C#
Multiple = 1

A single item can be selected at any given time.

C#
Single = 0
In this article
DefinitionFieldsMultipleSingle
Not finding the help you need?
Contact Support