Spread.Sheets Documentation
TouchToolStripItem class
Represents an item in the toolbar.
Syntax
var instance = new GC.Spread.Sheets.Touch.TouchToolStripItem(name, text, image, command, canExecute);
function TouchToolStripItem;
Inheritance Hierarchy

Object
   GC.Spread.Sheets.Touch.TouchToolStripItem

Constructors
 NameDescription
public ConstructorTouchToolStripItem ConstructorRepresents an item in the toolbar.  
Top
Methods
 NameDescription
public MethodfontGets or sets the font of the item text.  
public MethodforeColorGets or sets the color of the item text.  
public MethodimageGets or sets the source of the item image.  
public MethodnameGets or sets the name of the item.  
public MethodtextGets or sets the text of the item.  
Top
See Also

Reference

GC.Spread.Sheets.Touch Namespace
Using Touch Support with the Touch Toolbar

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.