Back to Devexpress

ToolbarListEditItemCollection Class

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

latest2.6 KB
Original Source

ToolbarListEditItemCollection Class

A collection that maintains a default toolbar item‘s dropdown list items.

Namespace : DevExpress.Web.ASPxHtmlEditor

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

NuGet Package : DevExpress.Web

Declaration

csharp
public class ToolbarListEditItemCollection :
    ListEditItemCollection
vb
Public Class ToolbarListEditItemCollection
    Inherits ListEditItemCollection

The following members return ToolbarListEditItemCollection objects:

Implements

IList

ICollection

IStateManager

DevExpress.Utils.IAssignableCollection

IEnumerable<ListEditItem>

IEnumerable

Inheritance

Object StateManagedCollectionBase Collection ListEditItemCollectionBase ListEditItemCollection ToolbarListEditItemCollection ToolbarCustomCssListEditItemCollection

ToolbarCustomListEditItemCollection

See Also

ToolbarListEditItemCollection Members

HTML Editor

DevExpress.Web.ASPxHtmlEditor Namespace