Posted 8 September 2017, 9:44 am EST
Hi,
Is it possible in SpreadJS set the TabStrip bar on top?
Because before when I used SpreadNET I do this operation with:
FpSpread1.CommandBarOnBottom = false; in C#
Now in Javascript I want to do the same operation.
Thank you