DevExpress WPF Releases

Released: Oct 18, 2019

Updates in 19.1.7

Fixes

Data Access Library

  • SqlDataSource - Parameters are not permitted in the SELECT list (Pervasive)

DXAccordion for WPF

  • AutoExpandAllItems does not work on adding a child item to the data source

DXCharts for WPF

  • An unhandled exception (NullReferenceException) occurs when removing Series from ChartControl in certain situations
  • ChartControl - A memory leak issue after multiple zoom operations in the "Large Data Source" demo module
  • ChartControl does not release all allocated resources after...

Released: Sep 12, 2019

Updates in 19.1.6

Fixes

Data Access Library

  • SqlDataSource - Parameters are not permitted in the SELECT list (Pervasive)
  • SqlDataSource - The XPO provider's methods are used to obtain the stored procedure's result schema

DemoCenter (.NET)

  • FileNotFoundException is thrown when a Click Once Build Your Own Office application is started

DXAccordion for WPF

  • AccordionControl.SelectedItem is not null after removing a corresponding item from the source collection

DXBars for WPF

  • The "Unable to cast object of type DevExpress...

Released: Aug 1, 2019

Updates in 19.1.5

Fixes

All WPF products

  • A color is specified incorrectly in certain themes.
  • WpfSvgRenderer doesn't use custom-defined classes from WpfSvgPalette when generating an image.

DXBars for WPF

  • "The value "DevExpress.Xpf.Bars.BarItemLinkInfo" is not of type "DevExpress.Xpf.Bars.BarItemLinkInfo" and cannot be used in this generic collection." error occurs on clicking the Property Grid's item.
  • A bar cannot be docked as the last element in the top-aligned BarContainer Control.
  • A vertical bar's BarSubItem...

Released: Jun 20, 2019

Updates in 19.1.4

Fixes

Data Access Library

  • Query Builder - A column of the selected table is not updated

DXAccordion for WPF

  • AccordionItem is not disabled when a command's CanExecute method returns false
  • FilteringUI - FilterElements don't take additional collections of the target data control into account
  • It's not possible to expand an accordion item after changing the AccordionControl visibility via ViewModel
  • WPF Accordion Control incorrectly scrolls when clicking on a disabled item

DXBars for WPF...

Released: May 16, 2019

Updates in 19.1

Features

.NET Core 3 Preview 5 Support

  • In addition to DevExpress assemblies built against .NET Framework 4.5.2, there are new packages built against .NET Core 3. These packages contain the same set of DevExpress WPF controls and allow you to test your applications in the .NET Core 3 environment even before its official release.

Data Grid and Tree List

  • Search Panel Enhancements - The Search Panel has been integrated into the Group Panel and made more compact and informative. The Search Panel can...

Released: Apr 25, 2019

Updates in 18.2.8

Fixes

All WPF Controls

  • A default button is highlighted as focused even after another button is focused

DXAccordion for WPF

  • AccordionItem stays highlighted after closing a modal window when SelectionMode is set to None

DXBars for WPF

  • BarStaticItem.ItemMinWidth does not affect control width in Office2016SE and VS2017 themes
  • Context Menus - Background of checked items is barely noticeable in VS2017Dark
  • DXBar Accessibility - Menu items with IsVisible=False are visible to Narrator
  • DXBar...

Released: Mar 13, 2019

Updates in 18.2.7

Fixes

All WPF Controls

  • XPCollectionDataSource - NullReferenceException is thrown at design time.

DXAccordion for WPF

  • AccordionControl doesn't update the overflow panel when the items source is modified.

DXBars & DXRibbon Common (WPF)

  • It's not possible to use custom FontWeight and Foreground settings in BarItems on mouse over if lightweight templates are utilized.
  • RibbonControl - Opening the same popup control from different windows throws System.ComponentModel.Win32Exception in dialog mode...

Released: Feb 12, 2019

Updates in 18.2.6

Fixes

DXBars & DXRibbon Common (WPF)

  • The keyboard navigation does not work correctly with BarStaticItem.ContentTemplate.

DXBars for WPF

  • Customization Menu and Dialog do not show merged bar items.
  • There is no easy way to prevent a bar from being deleted using the Customization Menu.
  • Three vertical items are not fully visible in RibbonGalleryBarItem when the DXStyle theme is applied.

DXCharts for WPF

  • Annotations - It is impossible to change the anchor point at runtime when the Logarithmic...

Released: Jan 24, 2019

Updates in 18.2.5

Fixes

All WPF Controls

  • Visual Studio's design time works incorrectly if DevExpress Visual Studio themes cannot be found

DXBars for WPF

  • An exception is raised in the HwndHostMouseListener.WH_MOUSEHook method when the column context menu is opened
  • Glyphs are cropped in bar items when GlyphSize is set to Default and the VS2017 or Office2016 SE themes are used
  • The Customization dialog window is positioned incorrectly on High DPI screens
  • The mouse pointer is moved slowly if an application contains...

Released: Dec 20, 2018

Updates in 18.2.4

Fixes

All WPF Controls

  • LayoutGroup - The collapse arrow button has wrong direction in VS2017 themes

Data Access Library

  • WPF Report Designer - QueryBuilderLight settings are not applied to the "Edit Queries" dialog

Data-Aware Export

  • A cell's converted format is different depending on the CustomizeCellEventArgs Handled property value

DemoCenter (.NET)

  • A dialog window is hidden when an application is activated with the help of the Alt+Tab key combination
  • WPF Data Grid - Copy/Paste Operation Demo...