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

ToolbarCustomDropDownBase Class

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

Namespace: DevExpress.Web.ASPxHtmlEditor

Assembly: DevExpress.Web.ASPxHtmlEditor.v19.1.dll

Declaration

public abstract class ToolbarCustomDropDownBase :
    ToolbarDropDownBase
See Also