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