How can I subsequently change the style of a UITableView?
Edit: Hi, i know how i set the style with the init-method, but can is change the style after initialization?
Like:
[Self.Style = "Grouped"];
I guess there is no way to do this, isnt it?
Okay nobody seems to really read the question 😀
But to answer it:
No, it can’t be done, you have to re-create it