'Declaration Public Property AllowMultipleSelection As Boolean
public bool AllowMultipleSelection { get; set; }
Property Value
True - the selection manager allows multiple selection;
false - the selection manager does NOT allow multiple selection.
Default value is true.
false - the selection manager does NOT allow multiple selection.
Default value is true.