hi,
If I place 3 text on the report in the design time, if the first one appears to be empty in the runtime, can the second text use the first one's position?
I kind of want it to perform like the flow layout in .net
thanks
change the text position based on criteria
change the text position based on criteria
Hello,
You can use DockStyle property of component.
Thank you.
You can use DockStyle property of component.
Thank you.