<kendo:propertyGrid-contextMenu-body>
Configures the items of the ContextMenu for the table body element. Those are some valid predefined tools: "separator", "copy", "copyName", "copyDeclaration", "resize", "reset", "expandItem", "collpaseItem".You can also specify a custom item and associate it with a command.
Example
<kendo:propertyGrid-contextMenu>
<kendo:propertyGrid-contextMenu-body></kendo:propertyGrid-contextMenu-body>
</kendo:propertyGrid-contextMenu>
Configuration Attributes
Configuration JSP Tags
kendo:propertyGrid-contextMenu-bodyItem
Configures the items of the ContextMenu for the table body element. Those are some valid predefined tools: "separator", "copy", "copyName", "copyDeclaration", "resize", "reset", "expandItem", "collpaseItem".You can also specify a custom item and associate it with a command.
More documentation is available at kendo:propertyGrid-contextMenu-bodyItem.
Example
<kendo:propertyGrid-contextMenu-body>
<kendo:propertyGrid-contextMenu-bodyItem></kendo:propertyGrid-contextMenu-bodyItem>
</kendo:propertyGrid-contextMenu-body>