Skip to content

elyoh/VirtualizingWrapPanel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nuget GitHub

VirtualizingWrapPanel

Implementation of a VirtualizingWrapPanel control for WPF running .NET Framework 4.6.2+ or .NET 6.0+. The additional GridView and GridDetailsView controls are providing a easy to use out-of-the-box experience.

Features

  • Horizontal and vertical orientation
  • Caching by page, items or pixels
  • Container recycling
  • Grouping / Hierarchical Virtualization
  • Configurable spacing behaviour
  • 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

Implementation of a comprehensive VirtualisingWrapPanel for WPF

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.6%
  • Other 0.4%