On 09.02.2012 15:22, MilkyJoe wrote:
Ok... Stupid question time...
I've define my UITableView in code, and I want to set its Style to Grouped.
When I try to use the property, I'm told it's read only:
tableView.Style = UITableViewStyle.Grouped;
How do I set the UIViewTable's Style property at run time?
One of UIViewTable's constructors allows setting the UITableViewStyle.
Robert
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch