Make Height property of ListBox programmatically changeable

I have the following use case. I have a nested ListView that shows subtable records. I currently show the first two and make the user scroll to see the rest. I would like to give the user an Expand option to show all subtable records in just that one View, the other would retain their height.

Here is a mockup up the unexpended view:

And the expanded view: