Skip to content

Feature-rich implementation of a VirtualizingWrapPanel for WPF

License

Notifications You must be signed in to change notification settings

Timosthetic/VirtualizingWrapPanel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

299 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nuget GitHub

VirtualizingWrapPanel

Feature-rich implementation of a VirtualizingWrapPanel control for WPF running .NET Framework 4.6.2+ or .NET 6.0+. The additional GridView controls provides a easy to use out-of-the-box experience.

Features

  • Horizontal and vertical orientation
  • Container recycling and high performance
  • Grouping / hierarchical virtualization
  • Configurable spacing behaviour and item alignment
  • Caching based on pages, items or pixels
  • Displaying different sized items

Resources

Contribution

Feel free to open an issue if you have a problem or suggestion. Pull requests are also accepted, but please make sure you open an issue first so that it can be discussed.
To to support the future development of the project you can become a sponsor or make a donation via PayPal.

About

Feature-rich implementation of a VirtualizingWrapPanel for WPF

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 99.6%
  • Other 0.4%