Hi
I am writing a dynamic code in the doModify() method to create a set of UI elements within a Transparent container at runtime.
I need more spacing between two rows of UI elements. So I thought of adding the Padding Bottom property to the UI elements. Since the UIs are generated at runtime, I need to specify the Padding Bottom value at runtime as well.
Please advise how to achieve that.
Thanks and Regards,
Sayan Ghosh