Could you explain me, how can I insert an image into a cell in the Runtime Table Creation example for .Net?
And how can I insert such a table in the designer?
Insert image into an StiTable
-
- Posts: 6
- Joined: Thu Sep 03, 2020 2:55 pm
-
- Posts: 7341
- Joined: Tue Mar 20, 2018 5:34 am
Re: Insert image into an StiTable
Hello,
You can add a Table with necessary settings in the designer then open the Code Tab and check the creating code that you can use in your code.
Thank you.
You can add a Table with necessary settings in the designer then open the Code Tab and check the creating code that you can use in your code.
Thank you.