Back to Devexpress

HERemoveFormatRibbonCommand Class

aspnet-devexpress-dot-web-dot-aspxhtmleditor-47f338a6.md

latest1.7 KB
Original Source

HERemoveFormatRibbonCommand Class

A Ribbon item that allows text formatting to be removed from the text 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 HERemoveFormatRibbonCommand :
    HERibbonCommandBase
vb
Public Class HERemoveFormatRibbonCommand
    Inherits HERibbonCommandBase

Implements

IStateManager

IPropertiesOwner

IExpressionsAccessor

Inheritance

Object StateManager CollectionItem RibbonItemBase RibbonButtonItem HERibbonCommandBase HERemoveFormatRibbonCommand

See Also

HERemoveFormatRibbonCommand Members

DevExpress.Web.ASPxHtmlEditor Namespace