Back to Devexpress

IContextMenuItem Members

blazor-devexpress-dot-blazor-dot-icontextmenuitem-dot-underscore-members.md

latest1.5 KB
Original Source

IContextMenuItem Members

A context menu item in the Rich Text Editor, Grid, or TreeList.

Properties

NameDescription
BeginGroupSpecifies whether to display the group separator before the item.
ClickSpecifies the item’s Click event handler.
CssClassAssigns a CSS class to the item.
EnabledSpecifies whether a context menu item is enabled.
IconCssClassSpecifies the CSS class of the item’s icon.
IconUrlSpecifies the URL of the item’s icon.
ItemsReturns a collection of nested items.
NameSpecifies the context menu item name.
TextSpecifies context menu item text.
VisibleSpecifies whether the context menu item is visible.

See Also

IContextMenuItem Interface

DevExpress.Blazor Namespace