Is there a way for ListView
to automatically set Height
on each row based on it's content, without me having to explicitly specify RowHeight = X
?
↧
How can I make ListView rows automatically expand vertically based on row row size?
↧