var instance = new GC.Spread.Sheets.Touch.TouchToolStripSeparator(canExecute);
function TouchToolStripSeparator( canExecute : boolean ) : TouchToolStripSeparator;
Parameters
- canExecute
- - Defines when to display the separator with a function. If returns
true
, display the separator; otherwise, hide the separator.