Back to Devexpress

HEIndentRibbonCommand Class

aspnet-devexpress-dot-web-dot-aspxhtmleditor-57459d9a.md

latest1.7 KB
Original Source

HEIndentRibbonCommand Class

A Ribbon item that allows the indent 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 HEIndentRibbonCommand :
    HERibbonCommandBase
vb
Public Class HEIndentRibbonCommand
    Inherits HERibbonCommandBase

Implements

IStateManager

IPropertiesOwner

IExpressionsAccessor

Inheritance

Object StateManager CollectionItem RibbonItemBase RibbonButtonItem HERibbonCommandBase HEIndentRibbonCommand

See Also

HEIndentRibbonCommand Members

DevExpress.Web.ASPxHtmlEditor Namespace