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