DevExpress WPF のリリース

Released: Feb 28, 2017

16.2.5 での更新項目

機能

  • Adds support for Visual Studio 2017.

不具合の修正

Data Access Library

  • Data Source Wizard - It's impossible to define and use a query parameter while adding a custom SQL query.

DXBars for WPF

  • BarManager - The CreateStandardLayout property does not work.

DXCharts for WPF

  • An extra text element is shown when the Crosshair Panel is enabled in certain situations.
  • Chart Designer - Pattern Editor captions are not localizable.
  • Chart rendering performance is not optimal when the resolve overlapping feature...

Released: Jan 18, 2017

16.2.4 での更新項目

不具合の修正

All WPF Controls

  • The "Cannot set OverridesDefaultStyle property in the default Style" exception occurs at design time when using ListBoxEdit and the LightGray theme.

DXBars & DXRibbon Common (WPF)

  • ArgumentOutOfRangeException is thrown when the CollectionChanged event is raised in the items source collection with certain arguments.

DXBars for WPF

  • The BarSubItem popup is not closing when the mouse moves to another BarSubItem without the popup.
  • The main menu does not close via the Esc...

Released: Dec 14, 2016

16.2.3 での更新項目

機能

  • Data Grid Control
    • Excel Inspired Filtering - v16.2 introduces new MS Excel-inspired column filter popups which make creating filter criteria easier.
    • Fixed Rows - The DevExpress WPF Grid Control allows end-users to pin required data rows to top and bottom.
    • Feature Browser for Visual Studio - With this release, design-time experience becomes easier and intuitive. The new Feature Browser allows you to quickly locate and specify the grid's feature-specific settings.
    • Cell Merging in Banded View...

Released: Nov 17, 2016

16.1.8 での更新項目

機能

  • Visual Studio 2017 RC support.
  • DXBars for WPF
    • BarCheckItem's Checked State Background is similar to the StatusBar backround for the DXStyle and Office2016White themes.

不具合の修正

DXBars for WPF

  • Closed DockLayoutManager panels and their content stay in memory when ClosingBehavior is set to ImmediatelyRemove.
  • BarManager.DXContextMenu is not thread-safe in 16.1.7.
  • A memory leak occurs when the Conditional Formatting menu is created.

DXCharts for WPF

  • The numeric X-axis scale label layout is changed...

Released: Oct 13, 2016

16.1.7 での更新項目

機能

  • DXSpreadsheet for WPF - Keep cell alignment when the ShowFormulas mode is enabled.

不具合の修正

DXCarousel for WPF

  • LayoutGroup's header cannot be drawn properly in CarouselItemsControl.

DXCharts for WPF

  • ChartControl does not restore a legend's layout properly.
  • ChartControl is moved inside the visual tree after printing.
  • Logarithmic scale - Deadlock occurs when zooming into the chart's diagram in certain situations.
  • The EndInit method throws an exception depending on the order of calls in the...

Released: Sep 7, 2016

16.1.6 での更新項目

機能

DXSpreadsheet for WPF

  • Calculate a custom function once for the whole array formula range in ChainBased mode.

不具合の修正

DXBars for WPF

  • BarButtonItem's content is not disposed of when the BarSubitem.ItemLinks collection is cleared.
  • The BarManagerCustomizationHelper.CompressString() method uses a non FIPS compliant algorithm.
  • The Gallery's CheckedItems collection isn't cleared when items are removed from the Gallery.

DXCharts for WPF

  • An unhandled error occurs after making the touch zoom gesture in...

Released: Aug 2, 2016

16.1.5 での更新項目

不具合の修正

DXBars for WPF

  • A BarItem glyph doesn't become translucent when the GlyphTemplate property value is set using UpdateAction
  • A disabled BarButtonItem is still visually enabled after its IsVisible property is changed to true
  • BarManager doesn't render bars with BarDockInfo.ContainerType="Bottom"
  • InvalidCastException is thrown on opening PopupMenu for the first time
  • Shortcuts don't work properly for menu items
  • StatusBar is positioned incorrectly when BarManager is used

DXCharts for WPF

  • All...

Released: Jun 23, 2016

16.1.4 での更新項目

機能

  • New Wizard Control - The new WPF Wizard Control allows you to create wizards with superior appearance and pixel-perfect element layout.
  • New Unbound Data Source for Data Aware Controls - The new Unbound Source component provides two events to retrieve data from an external storage and write it back after runtime modifications.
  • Chart Control - New Series Types
    • Stacked Step Area.
    • Full Stacked Step Area.
    • Radar Range Area.
    • Polar Range Area.
  • Chart Control - Error Bar Indicators
    • Fixed - represents...

Released: Jun 1, 2016

15.2.10 での更新項目

不具合の修正

DXBars for WPF

  • AutomationId applied to a BarButtonItem by using a style is not used in the corresponding AutomationPeer
  • Bar disappears after double clicking twice
  • BarSplitButtonItem is not grayed out when it's disabled
  • DevExpress versions greater than v15.2.4 cause WPF apps to freeze on RaiseToolTipOpeningEvent
  • The content menu position is not correct when the window is expanded and two monitors are used

DXCharts for WPF

  • Axis Labels are formatted incorrectly after updating data
  • Chart...

Released: Mar 2, 2016

Updates in this release

Updates in 15.2.6

  • DXSpreadsheet for WPF - Provide the capability to obtain bounds of a particular visible cell.