Skip to main content

TagBoxBuilder.MaxDisplayedTags Method

Name Parameters Description
MaxDisplayedTags(JS) value Specifies the limit on displayed tags. On exceeding it, the UI component replaces all tags with a single multi-tag that displays the number of selected items. Mirrors the client-side maxDisplayedTags option.
MaxDisplayedTags(Int32) value Specifies the limit on displayed tags. On exceeding it, the UI component replaces all tags with a single multi-tag that displays the number of selected items. Mirrors the client-side maxDisplayedTags option.