Gets or sets a value indicating whether multiple items can be selected.

Syntax

public bool MultiSelect { get; set; }
Public Property MultiSelect() As Boolean