# Like WrapPanel, but stacking from the bottom up?

**URL:** https://forum.kirupa.com/t/like-wrappanel-but-stacking-from-the-bottom-up/311652
**Category:** programming
**Created:** [July 13, 2010, 2:53pm UTC](https://forum.kirupa.com/t/like-wrappanel-but-stacking-from-the-bottom-up/311652 "2010-07-13T14:53:12Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Grudge](https://avatars.discourse-cdn.com/v4/letter/g/34f0e0/32.png) [@Grudge](https://forum.kirupa.com/u/Grudge)
#### Post date: [July 13, 2010, 2:53pm UTC](https://forum.kirupa.com/t/like-wrappanel-but-stacking-from-the-bottom-up/311652/1 "2010-07-13T14:53:12Z")

</div>

I’d like to add children into a container and make them stack from the bottom left up like this:

0

00

000

0  
000

00  
000

000  
000

0  
000  
000

etc.

Apparently there is no support for this in neither StackPanel or WrapPanel. Does anyone know of a way to do this?

Thanks!
