GcSpread.Sheets Namespace : TouchToolStrip class |
var instance = new GcSpread.Sheets.TouchToolStrip(spread, host);
function TouchToolStrip;
Object
GcSpread.Sheets.TouchToolStrip
Name | Description | |
---|---|---|
TouchToolStrip Constructor | Represents a toolbar. |
Name | Description | |
---|---|---|
add | Adds an item to the touch toolbar. | |
clear | Clears all items in the toolbar. | |
close | Closes the toolbar. | |
getItem | Gets the item with the specified name. | |
getItems | Gets all the items that belong to the toolbar. | |
imageAreaHeight | Sets the image area height. | |
itemHeight | Sets the toolbar item height. | |
itemWidth | Set the toolbar item width. | |
open | Opens a toolbar in a specific position relative to the touch point. | |
remove | Removes the toolbar item with the specified name. | |
separatorHeight | Sets the toolbar separator height. |