Hi All,
I would really like to change the text colour of the only UITableView I have, but so far I would say it can't be done. The UITableView class has a separator control, but nothing I can see that changes the text.
@property(nonatomic, retain) UIColor *separatorColor
Anyone know of a way?
I would really like to change the text colour of the only UITableView I have, but so far I would say it can't be done. The UITableView class has a separator control, but nothing I can see that changes the text.
@property(nonatomic, retain) UIColor *separatorColor
Anyone know of a way?