SpreadJS Documentation
TouchToolStripItem type
Represents an item in the toolbar.
Syntax
var instance = new GcSpread.Sheets.TouchToolStripItem(name, text, image, command, canExecute);
function TouchToolStripItem;
Inheritance Hierarchy

Object
   GcSpread.Sheets.TouchToolStripItem

Constructors
 NameDescription
public ConstructorTouchToolStripItem ConstructorRepresents an item in the toolbar.  
Top
Methods
 NameDescription
public MethodfontThe font of the item text.  
public MethodforeColorThe color of the item text.  
public MethodimageThe source of the item image.  
public MethodnameThe name of the item.  
public MethodtextThe text of the item.  
Top
See Also

Reference

GcSpread.Sheets Namespace
Using Touch Support with the Touch Toolbar

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.