Skip to content

Implementation of a VirtualizingWrapPanel for WPF running .NET Framework 4.5+, .NET Core 3.0+ or .NET 5.0+

License

Notifications You must be signed in to change notification settings

melinyi/VirtualizingWrapPanel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VirtualizingWrapPanel

Implementation of a VirtualizingWrapPanel for WPF running .NET Framework 4.5+, .NET Core 3.0+ or .NET 5.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 (experimental)
  • Configurable spacing behaviour

Resources

Download

Contribution

Feel free to open an issue. I am also willing to accept pull requests, but please open an issue first to discuss.
You can also make a donation to support the future development of the project.

About

Implementation of a VirtualizingWrapPanel for WPF running .NET Framework 4.5+, .NET Core 3.0+ or .NET 5.0+

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 98.7%
  • CSS 1.3%