PopupToolbarItemBuilder Class
Represents a toolbar item.
Namespace: DevExtreme.AspNet.Mvc.Builders
Assembly: DevExtreme.AspNet.Core.dll
#Declaration
public class PopupToolbarItemBuilder :
OptionsOwnerBuilder,
ICollectionItem
#Remarks
Do not instantiate this class explicitly. A new PopupToolbarItemBuilder
class instance is created when you call the ToolbarItems(Action<CollectionFactory<PopupToolbarItemBuilder>>) method.