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

ToolbarColorButtonBase Class

Serves as a base for the ToolbarFontColorButton and ToolbarBackColorButton classes.

Namespace: DevExpress.Web.ASPxHtmlEditor

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

NuGet Package: DevExpress.Web

Declaration

public abstract class ToolbarColorButtonBase :
    ToolbarDropDownBase
See Also