[]
Gets or sets the maximum number of items that can be selected.
public int? MaxSelectedItems { get; set; }
Setting this property to null (the default value) allows users to pick any number of items.