Back to Devexpress

HEUnderlineRibbonCommand Class

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

latest1.8 KB
Original Source

HEUnderlineRibbonCommand Class

A Ribbon item that allows the underline text formatting to be applied to 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 HEUnderlineRibbonCommand :
    HERibbonToggleCommandBase
vb
Public Class HEUnderlineRibbonCommand
    Inherits HERibbonToggleCommandBase

Implements

IStateManager

IPropertiesOwner

IExpressionsAccessor

Inheritance

Object StateManager CollectionItem RibbonItemBase RibbonButtonItem RibbonToggleButtonItem HERibbonToggleCommandBase HEUnderlineRibbonCommand

See Also

HEUnderlineRibbonCommand Members

DevExpress.Web.ASPxHtmlEditor Namespace