ToolbarMenuItem Class
An individual item of the ToolbarDropDownMenu.Items collection.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return ToolbarMenuItem objects:
Remarks
The ToolbarMenuItem instance can be accessed via the Collection<T>.Item property of a ToolbarMenuItemCollection.
Inheritance
See Also