Back to Devexpress

ToolbarCustomListEditItem Class

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

latest1.9 KB
Original Source

ToolbarCustomListEditItem Class

An individual item within a ToolbarCustomListEditItemCollection collection.

Namespace : DevExpress.Web.ASPxHtmlEditor

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

NuGet Package : DevExpress.Web

Declaration

csharp
public class ToolbarCustomListEditItem :
    ToolbarListEditItem
vb
Public Class ToolbarCustomListEditItem
    Inherits ToolbarListEditItem

The following members return ToolbarCustomListEditItem objects:

Implements

IStateManager

IPropertiesOwner

IExpressionsAccessor

Inheritance

Object StateManager CollectionItem ListEditItemBase ListEditItem ToolbarListEditItem ToolbarCustomListEditItem

See Also

ToolbarCustomListEditItem Members

HTML Editor

DevExpress.Web.ASPxHtmlEditor Namespace