Back to Devexpress

ToolbarColorButtonBase Class

aspnet-devexpress-dot-web-dot-aspxhtmleditor-a3910e9f.md

latest2.0 KB
Original Source

ToolbarColorButtonBase Class

Serves as a base for the ToolbarFontColorButton and ToolbarBackColorButton classes.

Namespace : DevExpress.Web.ASPxHtmlEditor

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

NuGet Package : DevExpress.Web

Declaration

csharp
public abstract class ToolbarColorButtonBase :
    ToolbarDropDownBase
vb
Public MustInherit Class ToolbarColorButtonBase
    Inherits ToolbarDropDownBase

Implements

IStateManager

IPropertiesOwner

IExpressionsAccessor

Inheritance

Object StateManager CollectionItem ToolbarItemBase HtmlEditorToolbarItem ToolbarDropDownBase ToolbarColorButtonBase ToolbarBackColorButton

ToolbarFontColorButton

See Also

ToolbarColorButtonBase Members

HTML Editor

DevExpress.Web.ASPxHtmlEditor Namespace