GC.Spread.Sheets Namespace > Touch type : TouchToolStripItem Method |
true
, display the item; otherwise, hide the item.
var value; // Type: any value = GC.Spread.Sheets.Touch.TouchToolStripItem(name, text, image, command, canExecute);
function TouchToolStripItem( name : string, text : string, image : string, command : any, canExecute : any ) : any;
true
, display the item; otherwise, hide the item.