Spread.Sheets Documentation
TouchToolStrip class
Represents a toolbar.
Syntax
var instance = new GC.Spread.Sheets.Touch.TouchToolStrip(workbook, host);
function TouchToolStrip;
Inheritance Hierarchy

Object
   GC.Spread.Sheets.Touch.TouchToolStrip

Constructors
 NameDescription
public ConstructorTouchToolStrip ConstructorRepresents a toolbar.  
Top
Methods
 NameDescription
public MethodaddAdds an item to the touch toolbar.  
public MethodclearClears all items in the toolbar.  
public MethodcloseCloses the toolbar.  
public MethodgetItemGets the item with the specified name.  
public MethodgetItemsGets all the items that belong to the toolbar.  
public MethodimageAreaHeightGets or sets the image area height.  
public MethoditemHeightGets or sets the toolbar item height.  
public MethoditemWidthGets or sets the toolbar item width.  
public MethodopenOpens a toolbar in a specific position relative to the touch point.  
public MethodremoveRemoves the toolbar item with the specified name.  
public MethodseparatorHeightGets or sets the toolbar separator height.  
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.