[]
        
(Showing Draft Content)

C1.Web.Mvc.MultiAutoComplete-1.MaxSelectedItems

MaxSelectedItems Property

MaxSelectedItems

Gets or sets the maximum number of items that can be selected.

Declaration
public int? MaxSelectedItems { get; set; }
Remarks

Setting this property to null (the default value) allows users to pick any number of items.