このページは既にアーカイブ化され、その後の更新はありません。
この製品の販売は終了しました。
DevExpress WinUI (Preview) のリリース
Released: May 7, 2024
23.2.6 での更新項目
不具合の修正
Editors for WinUI
- Document Viewer for WinUI - Export dialog ignores ExportOptions.PrintPreview.DefaultFileName and ExportOptions.PrintPreview.DefaultDirectory properties.
Released: Sep 4, 2023
23.1.5 での更新項目
不具合の修正
DataGrid for WinUI
- GridToolTipController.CheckAndConfigureCellToolTip can throw an exception while scrolling GridControl.
- NullReferenceException may occur if GridCheckBoxColumn is used and GridControl is scrolled.
Released: Mar 30, 2023
22.2.5 での更新項目
不具合の修正
DataGrid for WinUI
- DevExpress.WinUI.Grid.Internal.GridToolTipController can throw an exception in certain cases when the cell tooltip is shown.
Scheduler for WinUI
- Scheduler throws NullReferenceException on an attempt to create a new appointment.
Released: Jan 27, 2023
22.2.4 での更新項目
不具合の修正
DataGrid for WinUI
- Format Conditions are not applied to rows when the related property is changed in GridControl.
- GridControl - Hover highlighting not applied using FormatConditions.
- The TopRowIndex property is never updated.
Released: Dec 9, 2022
22.2 での更新項目
機能
Installation & NuGet
- The Unified Component Installer now includes an option to install localized resources for certain languages (DE, ES, JA). These resources will not be installed by default - you can install them at your discretion. Note: localized resources may be incomplete. Navigate to Localization Service to download community sourced localization for other languages.
Released: Oct 20, 2022
22.1.6 での更新項目
不具合の修正
DataGrid for WinUI
- FormatConditions don't affect cells if GridTemplateColumn's CellTemplate contains complex template.
- GridControl.GetGroupColumnSummaryDisplayText throws NullReferenceException when there is a column without FieldName.
Released: Jun 20, 2022
22.1.3 での更新項目
機能
New Ribbon Control
- The new Ribbon control allows you to reproduce the Microsoft Office end-user experience within your WinUI app. The WinUI Ribbon ships with a complete command set including buttons, dropdown buttons, check buttons, toggle switches, and submenus. You can create custom items/commands, group commands and arrange them into tabs/categories.
WinUI MVVM Framework
- Ported the MVVM Framework to the WinUI platform. This release includes support for the following MVVM-related features...
Released: Nov 1, 2021
21.2 での更新項目
機能
Reporting for WinUI
- DevExpress Reports supports WinUI and ships with a fully integrated Microsoft Visual Studio Report Designer.
- Important Note: DevExpress Reports is not included in the WinUI component distribution. To use DevExpress Reports within your WinUI application/project, you must purchase a DevExpress Subscription (Universal, DXperience, or Reporting Subscription).
- WinUI Document Viewer
- The new WinUI DocumentViewer Control allows you to preview, export, and print reports created...