Click or drag to resize

GridContainermenuAdd Method

Adds a ToolStripItem that displays the specified image and text to the collection.

Namespace:  Aras.Client.Controls.Public
Syntax
JavaScript
function menuAdd(text, image);

Parameters

text
Type: string
image
Type: string
See Also