How can I display text in selectionGrid two line ?

Hello,from picture.How can I display text in selectionGrid two line ?

My picture I use photoshop to add Type line.

Thanks

Use the standard line break character, namely “\n”. “103\nType: Air”.

–Eric

Thanks Eric5h5

I have done as you suggested.And the results follow.

If I want text in line two (“Type : …” ) have size smaller than the top line.

็Can do or not ?

Use rich text, such as “<size=20>Room 206\nType: Meeting”.

–Eric

Thank you very much