Hello all , i want align uitextalignment top in my uitableviewcell for style = UITableViewCellStyleValue2..
Can any one tell how ?
Hello all , i want align uitextalignment top in my uitableviewcell for style = UITableViewCellStyleValue2..
Can any one tell how ?
You can customize your cell by adding UILabel as a subview at any place of your cell.