Skip to main content

MVCxHtmlEditorToolbar.Items Property

Gets the collection of items within the toolbar and provides indexed access to them.

Namespace: DevExpress.Web.Mvc

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

NuGet Package: DevExpress.Web.Mvc5

#Declaration

#Property Value

Type Description
MVCxHtmlEditorToolbarItemCollection

An MVCxHtmlEditorToolbarItemCollection object that is the collection of the toolbar’s items.

See Also