DevExpress WinForms 16.1.4 released

Released: Jun 23, 2016

16.1.4 中的更新

特性

  • New TreeMap Control - The new DevExpress WinForms TreeMap Control allows you to visualize flat or hierarchically structured data using nested rectangles that are sized and ordered by a quantitative variable.
  • 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 errors as a fixed value.
    • Standard Error - error is calculated as a standard error.
    • Standard Deviation - error is calculated as a standard deviation.
    • Data Source Based - error values are loaded from a data source.
  • Chart Control - Improved Chart Legend
    • Custom Legend Items.
    • Multiple Legend Support.
    • Legend Title.
  • Chart Control - Series Animation Support - This new feature allows you to animate series appearance using point animation, series animation or both (based upon series view type).
  • Data Grid Control - Master-Detail Mode - Navigate all records (master-detail) within the grid using a single vertical scrollbar.
  • Data Grid Control - Performance Enhancements - The algorithm responsible for calculating the layout of Master-Detail Views has been re-worked so your apps can be more responsive than ever before.
  • Data Grid Control - Layout View Card Appearance - You can now modify the appearance of individual cards within the Layout View.
  • Diagram Control - Printing and Export to Raster - Print your diagram and define a custom print area size. You can also export diagrams to raster images (PNG, JPEG, BMP and GIF).
  • Diagram Control - SVG Shapes Support - You can now use SVG (Scalable Vector Graphics) as diagram shapes.
  • Diagram Control - Diagram Designer Enhancements
    • Apply themes.
    • Change shape styles.
    • Change page orientation and size.
    • Customize line jumps.
  • Diagram Control - Custom Layout Algorithms and Sugiyama-Style Layouts
    • Custom layout algorithms.
    • Ability to apply the layout algorithm to a portion of a diagram.
    • Sugiyama-Style Layout.
  • Diagram Control - Customizable Line Jumps- This release includes additional styles and settings for line jumps.
  • Diagram Control - Theme Support - End-users can now apply color schemes to shapes using our integrated WinForms Diagram Designer.
  • Editors - PictureEdit - Trim Image by Mask/Shape - The PictureEdit can now trim its content with the use of a custom mask. The mask can be specified as an SVG image.
  • Editors - Calendar Control - Touch Mode - The WinForms Calendar control now incorporates a touch-friendly UI mode. Dates can now be selected using scrollable tiles.
  • Editors - LookupEdit Enhancements
    • Child lookups can now be filtered based on the edit value of a parent lookup.
    • The Lookup editor can now operate in ComboBox mode.
    • Images within dropdown grid columns are now rendered accurately.
    • Design-time enhancements.
    • Right-to-Left support.
  • Instant Layout Assistant - This release includes the new DevExpress WinForms Instant Layout Assistant - a Visual Studio extension that helps you build your form from scratch.
  • Smart Tags - This release includes an extension to Visual Studio that adds Smart Tag functionality for any Form and User Control at design time.
  • Map Control - DirectX11 (Direct2D) Support - With this release, the Map control can render its content using Direct2D (Beta).
  • Map Control - Web Map Service Support - Now supports Web Map Services (WMS) - which provides a standard approach to obtain mapping image data from online or internal servers.
  • Map Control - Bing REST Services Support
    • Bing Services REST API will now be used instead of the deprecated Bing SOAP API.
    • OSM Search and Geocode support is now available.
    • Custom Information Providers using the IInformationData interface has been implemented.
  • PDF Viewer
    • JPX Image Format support.
    • Transparency Groups support.
    • Type 3 Fonts support.
  • Rich Text Editor - Document Attributes - Now offers support for document properties that are compatible with both MS Word and Office OpenXML standards.
  • Rich Text Editor - Document Iterator - The Document Iterator allows you to iterate specified document elements while hiding the inner structure of a document model.
  • Rich Text Editor - Hit Testing - You can now search for document objects or layout elements by their position (coordinates of a mouse cursor or position on a page).
  • Rich Text Editor - Document Themes Support - You can now import and export documents with color themes.
  • Rich Text Editor - Clipboard Formats - You can now specify the formats used when the Rich Text Editor places content onto the Windows clipboard.
  • Scheduler Control - Agenda View - Display event/schedule data within its new Agenda View.
  • Scheduler Control - Date Navigation Bar - The Date Navigator (much like a Grid's data navigator) provides an alternative way to "scroll" your calendar's contents.
  • Scheduler Control - Time Ruler Position - The Scheduler's Time Ruler can now be displayed to the left or right of a View.
  • Spreadsheet Control - Pivot Table Enhancements
    • Calculated Field and Items: You can specify custom formulas in calculated fields and items if our predefined aggregate functions do not meet your requirements.
    • Data Grouping: Group items in a PivotTable field to create a new subset of data.
    • Sort by Data Area Values.
  • Spreadsheet Control - Integrated Cell Editors - Embed custom data editors within individual cells.
  • MVVM Core Enhancements
    • The DevExpress MVVM Framework for WinForms now supports more controls and their associated behaviors (ContextButtons, NavButtons).
    • New services (TabbedFormService).
    • Minor core enhancements (DI Support).
    • DocumentManager service enhancements (active document support).
  • NavBar and Office Navigation Bar Enhancements - The WinForms NavBar and Office Navigation Bar controls can now operate in a compact mode. In this mode, the Office Navigation Bar is displayed not as a separate control, but docked to the NavBar control's bottom.
  • Docking Enhancements - With this release, you can manually set the width of resize zones for dock panels. These zones are now DPI-aware.
  • Clipboard Management Enhancements - The DevExpress Clipboard Manager allows source formatting (fonts, appearance settings, cell colors, etc.) to be retained when copying data from DevExpress Data Grid and Tree List controls.
  • Office Inspired Animations
    • Data Grid group row expansion animation.
    • Office 2016 inspired animation when expanding AccordionControl elements.
    • Office 2016 inspired animation and shadows when displaying popup windows in Bars and Ribbon controls.
    • Animation when displaying page categories.
    • Office 2016 inspired animation when displaying the Ribbon's BackstageView.
  • App UI Manager - FreeLayout for WidgetView - In this layout mode for the App UI Manager's Widget View, you can drag and position Widget documents across the View area. This is the only layout mode that allows floating widget documents.
  • Accordion Control - Element Content Layout - Accordion Elements can display 4 types of content within their headers: captions, glyphs, custom controls and context buttons. This feature allows you to re-arrange these blocks as required.
  • Adorner UI Manager Enhancements
    • Guide - Displays a flyout with custom contents for an associated control/component.
    • Validation Hint - Allows you to highlight a control that fails validation and display a descriptive tooltip.
    • Text in Badge and ValidationHint elements can be formatted using HTML tags.
  • Report Generation Enhancements - You can now generate a report from the Data Grid's Banded View.
  • Filtering UI Enhancements
    • Filtering UI Context editor behavior has been improved.
    • A new design-time wizard allows you to tweak your UI configuration.
    • View Model enhancements.
  • Data Aware Excel Export Enhancements - Banded Grid Views now support our highly popular Data Aware Excel Export option.
  • Vertical Grid - Multiple Cell Selection - The Vertical Grid Control now supports multiple cell selection.