Subclassing UITableViewCell Today we are going to look at how to access the read only properties of the UITableViewCell UILabels in iOS5+. The solution, subclassing. By subclassing, you will gain access to modify the frame, shadow, offset, and many more ... ContinuedThe post Accessing the read only properties of the UITableViewCell UILabels in iOS5+. appeared first on Kintek.com.au.