Back to Devexpress

HEInsertUnorderedListRibbonCommand Class

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

latest1.9 KB
Original Source

HEInsertUnorderedListRibbonCommand Class

A Ribbon item that allows unordered list 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 HEInsertUnorderedListRibbonCommand :
    HERibbonToggleCommandBase
vb
Public Class HEInsertUnorderedListRibbonCommand
    Inherits HERibbonToggleCommandBase

Implements

IStateManager

IPropertiesOwner

IExpressionsAccessor

Inheritance

Object StateManager CollectionItem RibbonItemBase RibbonButtonItem RibbonToggleButtonItem HERibbonToggleCommandBase HEInsertUnorderedListRibbonCommand

See Also

HEInsertUnorderedListRibbonCommand Members

DevExpress.Web.ASPxHtmlEditor Namespace