aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-0fb5a46e.md
Represents a TagBox item.
Namespace : DevExtreme.AspNet.Mvc.Builders
Assembly : DevExtreme.AspNet.Core.dll
public class TagBoxItemBuilder :
OptionsOwnerBuilder,
ICollectionItem
The following members return TagBoxItemBuilder objects:
Show 13 links
Do not instantiate this class explicitly. A new TagBoxItemBuilder class instance is created when you call the Items(Action<CollectionFactory<TagBoxItemBuilder>>) method.
Object OptionsOwnerBuilder TagBoxItemBuilder
See Also