DevExpress WPF 25.2.5

Released: Mar 2, 2026

Aggiornamenti in 25.2.5

Correzioni

All WPF products

  • Query Parameters Dialog - Preview can't be displayed after changing the value to Expression without reopening the dialog.
  • Visual Studio Report Designer - Expression Editor throws InvalidCastException if an expression that has a calculated field is hovered over.
  • Visual Studio Report Designer - The Toolbox panel is empty (the Solution Folders issue).
  • Visual Studio Report Designer - UI background does not reflect new VS 2026 themes.
  • XRShape - LineWidth is changed to 0 when opened in the End-User Report Designer.

DXBars for WPF

  • The inner GetPopupRoot method can lead to unexpected side effects.

DXCharts for WPF

  • ChartControl does not show any series points when its diagram is rotated and the Y axis contains scale breaks.

DXDocking for WPF

  • Document Selector window doesn't work if it is shown before the switch user action.
  • The OnSystemEventsDisplaySettingsChanged method uses a synchronous call when the Dispatcher object is busy.

DXGrid and DXTreeList for WPF

  • Cell tooltip does not appear when InplaceBaseEdit is used as CellTemplate.
  • GridControl cannot show and edit data from custom ObservableCollection or BindingList collections that implement the 'this[Range]' indexer.
  • MRU filter popup closes unexpectedly during BeginDataUpdate/EndDataUpdate.
  • TableView raises CellValueChanged for the first entered symbol in New Item Row on machines with non-standard DPI settings.
  • TreeViewControl does not show tooltips defined in NodeStyle.
  • TreeViewControl doesn't update node expand states when BindingList sends reset notifications.

DXRibbon for WPF

  • BarItemSeparator is invisible in RibbonStatusBarControl in the Win11Light theme.

DXRichEdit for WPF

  • Images cannot be pasted to RichEditControl in .NET 10.
  • RichEditControl - Chinese, Japanese, and Korean (CJK) text is wrapped differently compared to Microsoft Word when the "Justify" formatting is applied.
  • RichEditControl - The "All Caps" formatting is not applied to a numbering list's format string.
  • RichEditControl - The tab separator is missing in a numbering list.
  • RichEditControl throws ArgumentNullException when an automation tool is used if Visibility is set to Collapsed.

DXSpreadsheet for WPF

  • Images cannot be pasted in .NET 10 applications.

Data Access Library

  • .NET 10 Runtime throws a fatal error when multiple JSON data sources are created.

Navigation Controls for WPF

  • TreeViewControl does not show tooltips defined in NodeStyle.
  • TreeViewControl doesn't update node expand states when BindingList sends reset notifications.

PDF Viewer for WPF

  • "System.InvalidOperationException: 'Sequence contains no elements'" exception occurs when a specific document is loaded.

Windows and Utility Controls for WPF

  • A dependency for System.Interactive.Async in v25.2.3 leads to compilation errors.
  • BreadcrumbControl - Memory leak occurs when a collection of child items is reset at the ViewModel level.