Back to Devexpress

IContextMenuItem Properties

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

latest1.6 KB
Original Source

IContextMenuItem Properties

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

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

IContextMenuItem Members

DevExpress.Blazor Namespace