Released: Mar 15, 2026
V26.1 中的更新
修补程序
- Xceed Datagrid for WPF
- Opening the print preview window when a printer is configured to use a different default page orientation will no longer trigger a NullReferenceException.
- A NullReferenceException no longer occurs in HeaderFooterItem.PrepareContainer when the grid loads.
Released: Sep 8, 2025
V25.3 中的更新
特性
Xceed Toolkit Plus for WPF 5.1
- Xceed.Wpf.DataGrid.dll has been renamed to Xceed.Wpf.DataGrid.Toolkit.dll. This makes it possible to mix Toolkit and full DataGrid controls without conflicts. It’s a one-time adjustment that pays off in flexibility.
- New customization tools make your apps look better with less effort. The AppearanceProperties class lets you easily set radius, margin, foreground, and font weight for controls that didn’t previously expose those options. New converter classes have...
Released: Apr 29, 2025
V25.2 中的更新
特性
Xceed Toolkit Plus for WPF
- Chart
- Added a new class called DoughnutLayout, which can now be used to perform the creation, layout and arrangement of doughnut charts’ primitives.
- Added a new class called DoughnutPrimitiveInfo, which can now be used to store the data used to perform the layout of doughnut charts & the databinding of their primitives.
- Added a new class called DoughnutLayout.InnerRadius, which can now be used to get or set the inner radius adjustments of doughnut slices.
- Added...
Released: Feb 3, 2025
V25.1 中的更新
特性
Xceed DataGrid for WPF
- Xceed's DataGrid for WPF has a new WorkbooksExporter, which now makes it possible to export the grid in the Excel Workbook format (*.xlsx).
- Performance improvements have been made to the DataGridControl's SelectedItems.
Xceed Toolkit Plus for WPF
- All the Toolkit's controls are now compatible with .NET 9.
- InputBase
- A new property, called CaretBrush, allows to set the color of the caret brush used by the DateTimePicker, DateTimeUpDown, NumericUpDown, TimeSpanUpDown and...
Released: Mar 4, 2024
V24.1 中的更新
特性
Xceed DataGrid for WPF
- The StatCell class now has a new property called
DefaultCulture to fallback on when formatting a statistical result.
修补程序
Xceed Toolkit Plus for WPF
- Floating a LayoutElement when AvalonDock is used under a different application domain no longer causes AvalonDock to crash.
- The Column PreviousVisibleColumn property no longer triggers an exception.
- Having multiple DateTimePicker will no longer create memory leaks.
- In PropertyGrid, creating a binding on the...
Released: Oct 25, 2023
V23.2 中的更新
特性
- Xceed DataGrid for WPF - Improves the look of the scrollbars in the MaterialDesign theme.
- Xceed Toolkit Plus for WPF - Adds new FluentDesign theme.
Released: Apr 3, 2023
V23.1 中的更新
特性
- Xceed DataGrid for WPF - Improves support for complex filtering patterns.
- Xceed Toolkit Plus for WPF - Adds new property that can be used to set a background in the grid-only part of a chart's area.
Released: Oct 5, 2022
V22.3 中的更新
特性
- Xceed Toolkit Plus for WPF - Improves PropertyGrid, DockingManager and ExtendedTabControl.
- Xceed DataGrid for WPF - Adds two new themes - Material Design and Fluent Design.
Released: May 14, 2022
V22.2 中的更新
特性
- Xceed Toolkit Plus for WPF - Improves CheckComboBox, DateTimePicker and PropertyGrid controls.
Released: Feb 4, 2022
V22.1 中的更新
特性
- Xceed Toolkit Plus for WPF - Adds compatibility with the Microsoft .NET 6 framework.