DevExpress WPF 17.2.3

添加新的 Hamburger 菜单和调度程序控件。
11月 17, 2017
新版本

特性

  • New Hamburger Menu - The new DevExpress WPF Hamburger Menu can be used to emulate the navigation metaphor found in today's most popular web apps.
  • New Scheduler Control - The new WPF Scheduler Control is better aligned with the core WPF principles and delivers improved performance.
  • New Dialogs (CTP)
  • Folder Browser and Open/Save File Dialogs - This release includes DevExpress counterparts to the following standard WPF dialogs: Open File Dialog, Save File Dialog and Folder Browser.
  • Data Grid Control
    • Performance Enhancements - This release includes significant enhancements to the text rendering. The WPF Grid Control can now render data rows up to 50% faster than its predecessor.
    • Drag-and-Drop Enhancements - The DevExpress WPF Grid control ships with native drag-and-drop support and allows you to:
      • Reorder records within all view types, including the Card View.
      • Reorder records within Master-Detail Views.
      • Move records outside the GridControl to external controls.
      • Move records to and from external applications.
    • Column Chooser Enhancements - The column chooser allows and-users to:
      • Hide/display columns using checkboxes instead of dragging column headers.
      • Reorder columns within the column chooser via drag and drop.
      • Locate columns using built-in search.
      • Manage band hierarchies.
    • Master Detail Enhancements
      • You can now display different detail records for different master rows.
      • You can define custom margins for detail rows.
      • The Grid allows you to store/restore detail views' layouts.
      • Ability to hide Group Panels from detail views when they are not grouped.
    • Compact Grid Mode - The WPF Data Grid can now dynamically adapt its content based upon control dimensions. In compact mode, the Grid displays a compact panel inspired by Microsoft Office that allows you to sort, group and filter records.
    • New Expression Editor for Unbound Field Expressions - The DevExpress WPF GridControl ships with the Expression Editor with built-in AutoComplete support and syntax highlighting.
    • Clipboard Management: Pasting to the Grid and TreeList - This release extends the Data Grid and TreeList control's clipboard capabilities by adding support for paste operations. End-users can now copy data from Microsoft Excel, an external Data Grid or another source and then paste information directly into a target Data Grid/TreeList. Data can be added into a new row or existing cells. New events have been introduced to help you dynamically customize or cancel certain paste operations.
    • Miscellaneous Enhancements
      • You can specify a column header image using the HeaderGlyph property.
      • You can rearrange column header elements.
      • A new AddingNewRow event allows you to initialize a newly added record.
      • New CanSelectRow/CanUnselectRow and CanSelectCell/CanUnselectCell events to dynamically control row/cell selection.
      • Export to DOCX.
  • Accordion Control
    • Accordion Collapse Mode - v17.2 ships with a customizable compact view.
    • Accordion Item Customization - This release adds the following customization options to the WPF Accordion control:
      • Item glyph can be displayed at top of text.
      • New RootItemDisplayMode property allows you to enable a uniform style for root and subordinate items.
      • New item Command property allows you to specify the command to be executed when an end-user clicks an item.
  • Chart Control
    • Criteria Based Unified Filtering - With this release, the series DataFilter property has been replaced with FilterCriteria and FilterString properties. This change allows you to use either the Filter Control or Data Layout Control to manage data represented within a chart.
    • Chart Designer Enhancements - The WPF Chart Designer ships with the following new features:
      • A layout/structure that is similar to the Chart Designer for WinForms.
      • You can add, remove and hide chart elements via the structure tree.
      • A new Options tab allows you to configure major chart element properties.
      • A new Data tab helps you populate an individual series with data or populate a chart with series via series templates.
    • Totals Labels for Stacked Bars and Pies - With this release, the DevExpress Chart Control allows you to calculate total labels for stacked bars and pies automatically.
  • Range Control Integration
    • Display or hide an individual series in the Range Control.
    • Configure series representation (Line, Bar, Area) within the Range Control.
    • Calculates the Range Control's grid automatically (based on the Chart's axis scale parameters).
    • Scale Breaks - A chart's axis scale can now include scale breaks.
    • Qualitative Data Aggregation - The WPF Chart control can now aggregate data with the equal qualitative argument.
    • Bubble Series - Automatic Calculation Min and Max Sizes.
  • Legend Enhancements
    • Chart legend items can simultaneously display a marker and check box.
    • BarSideBySideSeries2D - Display Series Point Labels for Zero Values
    • The WPF Chart Control can now display series labels for zero values.
    • LegendTextPattern for a Series with the Disabled ColorEach Mode
    • Use the LegendTextPattern property to configure legend text for series using the disabled ColorEach mode. This feature helps you modify legend text without the need to handle CustomDrawSeries events.
    • Extended MVVM Pattern Support
    • The following chart elements can be generated from an item source using the item template:
      • Panes
      • Annotations
      • Legends
      • Custom legend items
      • Strips
      • Constant lines
      • Indicators
  • Diagram Control
    • Mind Map Layout - The new Mind Map automatic layout algorithm is used to create non-linear hierarchical diagrams arranged around a central idea or subject.
    • Binding Behavior Enhancements - DevExpress Diagram's binding mechanism has been updated with the following new capabilities:
    • Two-way synchronization between the diagram and the data source: You can customize synchronization using events.
    • Binding to hierarchical data: Containers are now used to represent multiple levels of hierarchy.
    • New Scrolling Mode - DevExpress Diagram ships with a new scrolling mode. When this mode is enabled, scrollbars are displayed only when diagram content is not fully visible (regardless of current page size).
    • SVG Enhancements - DevExpress Diagram v17.2 ships with a new SVG rendering engine and features extended support for various SVG elements. In addition, you can now override the default colors used for bichromatic SVG images.
    • API Enhancements - New Notification Events - New events that fire in response to various user actions:
      • Moving, copying and modifying diagram items.
      • Changing shape connetors.
      • Using diagram tools.
  • Docking
    • Miscellaneous Enhancements - The DefaultMenuItemNames class stores fields used to identify context menu items. The BaseLayoutItem.CloseCommand now provides a parameter.
  • Map Control
    • Theme Support - With this release, you can use the DevExpress WPF Theme Manager to control the WPF Map control's appearance.
    • Circular Scrolling - The DevExpress WPF Map Control now supports circular scrolling.
    • Legend Appearance Customization - Legend labels can now be customized using the Legend Item Label template.
  • PDF Viewer
    • Rendering Very Large Images - Large image rendering (unpacked size is 200+ Mb) is now supported.
    • Text Markup Annotations - With this release, you can highlight, strikethrough or underline text using the corresponding tool in the viewer's Comment toolbar. You can also select the text markup annotation, change its properties or delete the markup annotation from a document.
  • Pivot Grid Control
    • Performance Enhancements - This release includes significant enhancements to the in-memory data processing capabilities of the DevExpress Pivot Grid Control. It is now up to 4 times faster than its predecessor.
    • Intellisense Editor for Unbound Field Expressions - The DevExpress WPF Pivot Grid ships with an Expression Editor that supports auto completion and syntax highlighting.
  • Rich Text Editor
    • Context Menu Customization - With this release, the DevExpress WPF Rich Text Editor gives you the ability to customize its context menus. You can add or remove menu items by specifying necessary customization actions in XAML.
    • MVVM Related Enhancements - The DevExpress WPF Rich Text Editor ships with the following MVVM related enhancements:
      • All basic control properties (ActiveViewType, LayoutUnit, ReadOnly, etc.) are now bindable.
      • RichEditSpellChecker behavior configuration is now available in the RichEditControl smart tag.
    • UI Enhancements - The WPF Rich Text Editor v17.2 ships with the following new UI elements:
      • Language, Table Styles, Bullets and Numbering and Table of Contents dialogs;
  • Spell Checker
    • Behavior Configuration - A Spell Checker Behavior has been added to the DevExpress WPF Rich Text Editor (RichEditSpellChecker) and to other supported text editors (DXSpellChecker). This feature allows you to configure spell-checking functionality in XAML and the corresponding control's smart tag.
  • Spreadsheet Control
    • Chart Sheets - With this release, DevExpress Spreadsheet allows to place a chart on a separate worksheet by creating a chart sheet (view, edit or print the chart within its own page).
    • Miscellaneous Enhancements - The DevExpress WPF Spreadsheet ships with the following enhancements:
      • Section 508 support.
      • New Spreadsheet UI elements:
      • Cell Styles, Chart Styles, Table Styles, and PivotTable Styles galleries.
      • Change Chart Type and Print dialogs.
      • Number Format and Border drop-down menus.
  • Themes
    • New WPF Themes - This release includes the following new themes:
      • Office 2016 Black (SE).
      • Visual Studio 2017 Dark.
      • Visual Studio 2017 Blue.
      • Visual Studio 2017 Light.
    • WPF Theme Designer - The WPF Theme Designer allows you to easily create personalized themes for DevExpress WPF Controls. This release includes new instruments and improvements that simplify theme editing.
      • Filter Colors - displays only the selected element's colors.
      • Highlight Colors - highlights elements with the selected color on the preview.
      • Color Picker - allows you to select a color from any application on screen.
      • Color Wheel - a fast way to edit palette of a theme.
      • 40+ new previews.
  • TreeList Control
    • Indent/Outdent Nodes - You can now indent/outdent individual TreeList nodes.
    • Hierarchy Column Custom Position - The TreeListControl can display hierarchy column in any position, not only at the left side.
    • Miscellaneous Enhancements
      • Native drag-and-drop support.
      • The new Column Chooser.
      • Ability to automatically adapt content to control dimensions: compact mode.
      • An autocomplete expression editor used to edit unbound column expressions.
      • DOCX export.
      • New events allow you to dynamically control whether an end-user can select or deselect nodes/cells.
  • TreeMap Control
    • WPF Theme Support - The DevExpress WPF ThemeManager can now control the appearance of the WPF TreeMap control.
    • WPF Expression Editor - This release includes an updated WPF Expression Editor with built-in AutoComplete support, syntax highlighting and expression validation support.
  • Miscellaneous Enhancements
    • AppBar Control - AppBar now supports left and right alignment.
    • Typed Styles - Typed styles provide a simplified way to define styles for standard and DevExpress controls.
    • SVG Support in EnumItemsSource and EnumItemsSourceBehavior - With this release, you can specify the 'Image' attribute with SVG uri reference to EnumItemSource and EnumItemSourceBehaviour.
New Hamburger Menu.

DevExpress WPF

将用户界面和数据操纵功能添加到您的 WPF 应用程序。

有任何疑问吗?

透过Live Chat与我们的DevExpress 专家联络!