I have a program that uses the ListViewer. I add a list with the blocks in this fashion
In my program each item will represent a task. I would like to have a list where the text are on two lines in the ListViewer for an Item/task. The first line will describe the task and the second like will give details like a Grouping and Status. Is it possible to split an Items text in a ListViewer over 2 lines within the Item?