Xceed.Products.Wpf.Toolkit.ListBox 5.2.26322.8434

dotnet add package Xceed.Products.Wpf.Toolkit.ListBox --version 5.2.26322.8434
                    
NuGet\Install-Package Xceed.Products.Wpf.Toolkit.ListBox -Version 5.2.26322.8434
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Xceed.Products.Wpf.Toolkit.ListBox" Version="5.2.26322.8434" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Xceed.Products.Wpf.Toolkit.ListBox" Version="5.2.26322.8434" />
                    
Directory.Packages.props
<PackageReference Include="Xceed.Products.Wpf.Toolkit.ListBox" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Xceed.Products.Wpf.Toolkit.ListBox --version 5.2.26322.8434
                    
#r "nuget: Xceed.Products.Wpf.Toolkit.ListBox, 5.2.26322.8434"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Xceed.Products.Wpf.Toolkit.ListBox@5.2.26322.8434
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Xceed.Products.Wpf.Toolkit.ListBox&version=5.2.26322.8434
                    
Install as a Cake Addin
#tool nuget:?package=Xceed.Products.Wpf.Toolkit.ListBox&version=5.2.26322.8434
                    
Install as a Cake Tool

Xceed Toolkit Plus for WPF – Enterprise UI Controls & Components for WPF Applications

Xceed.ToolkitPlus.WPF


NuGet NuGet Downloads GitHub License


Xceed Toolkit Plus for WPF – Advanced Enterprise UI Controls for .NET Desktop Applications

Product Docs API Reference GitHub Blog Releases Support License


Overview

Xceed Toolkit Plus for WPF is a comprehensive enterprise-grade suite of 100+ professional WPF controls, themes, and components for building modern Windows desktop applications. With advanced data controls, docking systems, theming support, and MVVM-ready architecture, it accelerates development of professional-grade Windows desktop software.

Trusted by Fortune 500 companies and .NET developers worldwide, this toolkit provides everything needed to build sophisticated, responsive, and visually polished WPF applications.

Key Features

100+ WPF Controls

  • Advanced DataGrid controls with grouping and filtering
  • DateTimePicker and calendar controls
  • MaskedTextBox and NumericUpDown fields
  • AutoCompleteBox for intelligent input
  • PropertyGrid for object inspection and editing
  • BusyIndicator and progress controls
  • Rating controls
  • And 80+ additional enterprise controls

Professional Themes & Styling

  • 10+ built-in professional themes
  • Fluent UI support
  • Metro and Material design themes
  • Office-inspired styling
  • Light and dark modes
  • Runtime theme switching
  • Custom theme support

Layout & Navigation

  • Advanced DockingManager for Visual Studio-style layouts
  • Floating panels and auto-hide windows
  • Tab controls with customization
  • Carousel navigation
  • Flexible layout containers

Data Visualization

  • Interactive chart controls
  • Gauge controls for dashboards
  • 2D and 3D visualizations
  • Progress indicators
  • Animated transitions
  • Color and font editors

MVVM Architecture

  • Full data-binding support
  • Command support for MVVM patterns
  • Attached behaviors
  • Dependency injection ready
  • Scalable application architecture

Performance Optimized

  • 100% native WPF rendering
  • Lightweight resource usage
  • Virtualization support
  • Efficient UI performance
  • No WinForms or COM interop

Installation

NuGet Package Manager

dotnet add package Xceed.Products.Wpf.Toolkit.Full

Package Manager Console

Install-Package Xceed.Products.Wpf.Toolkit.Full

Quick Start

Use DateTimePicker

<xctk:DateTimePicker
    Value="{Binding SelectedDateTime}"
    Format="Custom"
    FormatString="MMMM dd, yyyy - hh:mm tt"
    Margin="10"/>

Bind Objects to PropertyGrid

<xctk:PropertyGrid
    SelectedObject="{Binding MySettingsObject}"
    Margin="10"/>
public class Settings
{
    public string Username { get; set; }

    public bool IsEnabled { get; set; }

    public DateTime LastUpdated { get; set; }
}

Core Capabilities

Data & Input Controls

Feature Supported
Advanced DataGrid
DateTimePicker
MaskedTextBox
NumericUpDown
AutoCompleteBox
PropertyGrid
BusyIndicator
Rating controls

Layout & Navigation

Feature Supported
DockingManager
Floating panels
Auto-hide windows
Tab controls
Carousel navigation
Visual Studio-style layouts

Visualization & Effects

Feature Supported
Chart controls
Gauge controls
2D visualizations
3D UI components
Animated transitions
Progress indicators
Color editors

Theming

Feature Supported
10+ professional themes
Fluent UI support
Metro styling
Material design
Office themes
Light/dark modes
Runtime theme switching

Supported Frameworks

  • .NET Framework 4.5.2+
  • .NET Core 3.1
  • .NET 5+
  • .NET 6+
  • .NET 7+
  • .NET 8+
  • .NET 9+
  • .NET 10+

Supported Platforms

  • Windows Desktop (WPF)

Common Use Cases

  • Enterprise Desktop Applications - Build professional Windows applications with modern UI
  • Financial Trading Systems - Create responsive real-time trading platforms and dashboards
  • ERP and CRM Platforms - Develop complex business management software
  • Business Dashboards - Design data-driven dashboards with charts and gauges
  • Industrial Monitoring - Build system monitoring and control applications
  • Data Visualization Software - Create interactive analytical tools
  • MVVM Applications - Develop scalable, maintainable WPF architectures
  • Professional Desktop Tools - Build feature-rich productivity applications

Free 45-Day Trial

Experience the full capabilities of Xceed Toolkit Plus for WPF with a free 45-day trial. No credit card required.

Start Your Free Trial

Resources

WPF Components

Document & Office Automation

File & Data Transfer

Cross-Platform UI

Getting Help

License

Xceed Toolkit Plus for WPF is a commercial product with a free 45-day trial. Various license options are available for development and production use. See licensing information for details.


Product Docs API Reference GitHub Blog Releases Support License


Xceed Toolkit Plus for WPF – Enterprise UI controls and components for modern .NET desktop applications.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.2.26322.8434 127 6/22/2026
5.1.26166.7861 343 3/16/2026
5.1.25458.6678 712 9/8/2025
5.0.25228.6150 984 4/28/2025
4.7.25103.5738 614 2/3/2025
4.6.24151.1544 741 3/4/2024
4.6.23520.1445 775 10/25/2023
4.5.23158.1451 800 4/3/2023
4.5.22477.12540 968 10/6/2022
4.4.22258.9000 1,071 5/14/2022
4.3.22108.21080 1,060 2/10/2022
4.3.21617.11540 930 12/21/2021
4.2.21354.9000 994 7/16/2021
4.1.21122.16390 1,080 2/24/2021
4.1.21063.2360 984 1/26/2021
4.0.20315.13310 1,374 6/19/2020
4.0.20076.12200 3,499 1/31/2020
3.8.19076.18510 2,985 1/30/2019
Loading failed

See Xceed Toolkit Plus for WPF web site for complete release notes: https://xceed.com/release-notes/#toolkit-wpf-5.2.26322.8434