hello,
If we add a new component on a page or a container it is placed at the bottom. Is there a way to put it on top.
Example, if we do the following code:
page.cell(1,1).AddComponent("component1")
page.cell(1,1).AddComponent("component2")
The above code results to:
Component1...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.