ToolbarDropDownBase Class
In This Article
Serves as a base for classes specifying toolbar items with dropdown lists.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public abstract class ToolbarDropDownBase :
HtmlEditorToolbarItem
#Inheritance
Show 20 items
Object
StateManager
CollectionItem
ToolbarItemBase
HtmlEditorToolbarItem
ToolbarDropDownBase
See Also