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