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

ToolbarColorButtonBase.CreateDefaultItems() Method

Creates a collection of default color items in the toolbar color button.

Namespace: DevExpress.Web.ASPxHtmlEditor

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

Declaration

public override void CreateDefaultItems()

Remarks

Use the CreateDefaultItems method to manually create default colors for a toolbar button that allows customizing font or background colors.

See Also