Click here to Skip to main content
15,888,031 members
Articles / Desktop Programming / WPF

TilePanel - An alternative to the WrapPanel

Rate me:
Please Sign up or sign in to vote.
4.92/5 (10 votes)
24 Oct 2012CPOL3 min read 31.8K   979   18  
The TilePanel attempts to wrap the contents of the list by placing the wrapped items at the topmost position they would fit rather than automatically wrapping to the left.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
United Kingdom United Kingdom
I am a Software Developer working in the Cambridge area (United Kingdom) mainly in Scientific Industries although I have forayed briefly into Inkjet and Financial markets.

I work through the entire development structure to provide functional and user friendly applications.

I have been programming for many years using C, C++, C# WinForms and most recently WPF.

Comments and Discussions