Skip to main content
A newer version of this page is available. .

ToolbarDropDownBase Class

Serves as a base for classes specifying toolbar items with dropdown lists.

Namespace: DevExpress.Web.ASPxHtmlEditor

Assembly: DevExpress.Web.ASPxHtmlEditor.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public abstract class ToolbarDropDownBase :
    HtmlEditorToolbarItem
See Also