sbaeumlisberger / VirtualizingWrapPanel

Implementation of a comprehensive VirtualisingWrapPanel for WPF

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 open an issue first to allow for discussion.
You can also make a donation to support the future development of the project.

About

Implementation of a comprehensive VirtualisingWrapPanel for WPF

License:MIT License


Languages

Language:C# 99.9%Language:PowerShell 0.0%Language:CSS 0.0%