AutocompleteBuilder.MaxItemCount Method
| Name | Parameters | Description |
|---|---|---|
| MaxItemCount(JS) | value | Specifies the maximum count of items displayed by the UI component. Mirrors the client-side maxItemCount option. |
| MaxItemCount(Int32) | value | Specifies the maximum count of items displayed by the UI component. Mirrors the client-side maxItemCount option. |