GridContextMenuSettingsTagHelper

Example

Razor
<context-menu>
    <body></body>
    <groups></groups>
    <head></head>
</context-menu>

ChildTags

Attributes

AttributeTypeDescription
enabledBoolean
on-activateStringFires when a sub menu or the ContextMenu gets opened and its animation finished.
on-closeStringFires before a sub menu or the ContextMenu gets closed. You can cancel this event to prevent closure.
on-deactivateStringFires when a sub menu or the ContextMenu gets closed and its animation finished.
on-openStringFires before a sub menu or the ContextMenu gets opened. You can cancel this event to prevent opening the sub menu.
on-selectStringFires when a menu item gets selected.
In this article
ExampleChildTagsAttributes
Not finding the help you need?
Contact Support