GridContextMenuSettingsItemTagHelper
Example
Razor
<item>
<items></items>
</item>
ChildTags
Tag Name | Details |
---|---|
items | GridContextMenuSettingsItemsTagHelper |
Attributes
Attribute | Type | Description |
---|---|---|
name | String | Specifies the name of the item. |
command | String | Specifies the command of the item. |
icon | String | Specifies the icon of the item. |
text | String | Specifies the text of the item. |