iphone - adding multiple lines of text to detailTextLabel without making a custom cell -


is possible add multiple lines of text detailtextlabel without making custom cell in application? if can show me proper way implement this?

the line of code cell.detailtextlabel.numberoflines = x; set number of lines cell display (x being number of lines need display). set 0 if want remove maximum limit , display many lines needed.


Comments

Popular posts from this blog

SAP Web Service from .NET via WCF -

Optimized Line drawing in QT -

datetime - str to time in python -