This document is archived and information here might be outdated. Recommended version. |
Indicates whether the control should allow multiple selections or not.
[Visual Basic .NET]
Public Property AllowMultipleSelection As Boolean
[C#]
public bool AllowMultipleSelection {get; set;}