GcSpread.Sheets Namespace : TouchToolStripItem type |
var instance = new GcSpread.Sheets.TouchToolStripItem(name, text, image, command, canExecute);
function TouchToolStripItem;
Object
GcSpread.Sheets.TouchToolStripItem
Name | Description | |
---|---|---|
TouchToolStripItem Constructor | Represents an item in the toolbar. |
Name | Description | |
---|---|---|
font | The font of the item text. | |
foreColor | The color of the item text. | |
image | The source of the item image. | |
name | The name of the item. | |
text | The text of the item. |