Table of Contents
AllowMultiSelect Property

Gets or sets a boolean value indicating whether more than one item can be selected.

Syntax
 public Boolean AllowMultiSelect { get; set; }
See Also