Back to Devexpress

HEFontNameRibbonCommand Class

aspnet-devexpress-dot-web-dot-aspxhtmleditor-59a8e6df.md

latest1.8 KB
Original Source

HEFontNameRibbonCommand Class

A Ribbon item that allows the font name to be selected and applied to the text content 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 HEFontNameRibbonCommand :
    HERibbonComboBoxCommandBase
vb
Public Class HEFontNameRibbonCommand
    Inherits HERibbonComboBoxCommandBase

Implements

IStateManager

IPropertiesOwner

IExpressionsAccessor

Inheritance

Object StateManager CollectionItem RibbonItemBase RibbonEditItemBase RibbonComboBoxItem HERibbonComboBoxCommandBase HEFontNameRibbonCommand

See Also

HEFontNameRibbonCommand Members

DevExpress.Web.ASPxHtmlEditor Namespace