Back to Devexpress

MVCxHtmlEditorToolbar Class

aspnetmvc-devexpress-dot-web-dot-mvc-8b6b73af.md

latest2.8 KB
Original Source

MVCxHtmlEditorToolbar Class

A base class for toolbar.

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v25.2.dll

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxHtmlEditorToolbar :
    HtmlEditorToolbar
vb
Public Class MVCxHtmlEditorToolbar
    Inherits HtmlEditorToolbar

The following members return MVCxHtmlEditorToolbar objects:

Implements

IStateManager

DevExpress.Web.Internal.IPropertiesDirtyTracker

DevExpress.Web.Internal.IWebControlObject

IPropertiesOwner

IExpressionsAccessor

DevExpress.Web.Design.IDesignTimeCollectionItem

Inheritance

Object StateManager CollectionItem HtmlEditorToolbar MVCxHtmlEditorToolbar

See Also

MVCxHtmlEditorToolbar Members

HTML Editor

DevExpress.Web.Mvc Namespace