이 페이지는 아카이브화 되어 더 이상 업데이트 되지 않습니다.
더 이상 이 제품을 제공 하지 않습니다.
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...