Back to Devexpress

HECustomCssRibbonCommand Class

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

latest1.9 KB
Original Source

HECustomCssRibbonCommand Class

A Ribbon item that can contain a list of custom CSS styles, and allows a particular style to be applied to the text content selected within the design view area.

Namespace : DevExpress.Web.ASPxHtmlEditor

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

NuGet Package : DevExpress.Web

Declaration

csharp
public class HECustomCssRibbonCommand :
    HERibbonComboBoxCommandBase
vb
Public Class HECustomCssRibbonCommand
    Inherits HERibbonComboBoxCommandBase

Implements

IStateManager

IPropertiesOwner

IExpressionsAccessor

Inheritance

Object StateManager CollectionItem RibbonItemBase RibbonEditItemBase RibbonComboBoxItem HERibbonComboBoxCommandBase HECustomCssRibbonCommand

See Also

HECustomCssRibbonCommand Members

DevExpress.Web.ASPxHtmlEditor Namespace