Skip to main content

ToolbarListEditItemCollection Class

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

Namespace: DevExpress.Web.ASPxHtmlEditor

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

NuGet Package: DevExpress.Web

Declaration

public class ToolbarListEditItemCollection :
    ListEditItemCollection

The following members return ToolbarListEditItemCollection objects:

Implements

DevExpress.Utils.IAssignableCollection
See Also