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