AllowsMultiSelect Property (DomListBox)

Class

DomListBox.

Action

Gets or sets whether the control is multiselectable.

Syntax

C#
protected Boolean AllowsMultiSelect { get; set; }
VB
'Declaration
Protected ReadWrite Property AllowsMultiSelect As Boolean

Access

Read and write.