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