Back to Devexpress

HEOutdentRibbonCommand Class

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

latest1.7 KB
Original Source

HEOutdentRibbonCommand Class

A Ribbon item that allows the outdent formatting to be applied to a paragraph whose content is 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 HEOutdentRibbonCommand :
    HERibbonCommandBase
vb
Public Class HEOutdentRibbonCommand
    Inherits HERibbonCommandBase

Implements

IStateManager

IPropertiesOwner

IExpressionsAccessor

Inheritance

Object StateManager CollectionItem RibbonItemBase RibbonButtonItem HERibbonCommandBase HEOutdentRibbonCommand

See Also

HEOutdentRibbonCommand Members

DevExpress.Web.ASPxHtmlEditor Namespace