Skip to main content
A newer version of this page is available. .

ToolbarListEditItemCollection Class

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

Namespace: DevExpress.Web.ASPxHtmlEditor

Assembly: DevExpress.Web.ASPxHtmlEditor.v19.1.dll

Declaration

public class ToolbarListEditItemCollection :
    ListEditItemCollection

The following members return ToolbarListEditItemCollection objects:

Implements

DevExpress.Utils.IAssignableCollection
See Also