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