Back to Devexpress

IContextMenuItemCollection Properties

blazor-devexpress-dot-blazor-dot-icontextmenuitemcollection-dot-underscore-properties.md

latest1.3 KB
Original Source

IContextMenuItemCollection Properties

A collection of root-level or nested context menu items in the Grid, Rich Text Editor, or TreeList component.

NameDescription
CountGets the number of elements in the collection. Inherited from IReadOnlyCollection<T>.
Item[Int32]Gets the element at the specified index in the read-only list. Inherited from IReadOnlyList<T>.
Item[String]Returns a context menu item with the specified name.

See Also

IContextMenuItemCollection Interface

IContextMenuItemCollection Members

DevExpress.Blazor Namespace