이 페이지는 아카이브화 되어 더 이상 업데이트 되지 않습니다.

더 이상 이 제품을 제공 하지 않습니다.

DevExpress UWP (Windows 10 Apps)

우아하고 사용하기 쉬운 터치 퍼스트 UWP 컨트롤.

DevExpress사에서 공개
2001년 부터 ComponentSource에서 판매중

버젼: 23.1 업데이스 날짜: Jun 14, 2023

i

DevExpress UWP components are no longer available. As an alternative, please see DevExpress WinUI.

DevExpress UWP (Windows 10 Apps) 릴리스

Released: Dec 20, 2018

18.2.4 버젼 업데이트

수정사항

Editors for Windows 10 Apps

  • Text is not automatically scrolled in TextEdit when its length is greater than the editor's size

Grid for Windows 10 Apps

  • The grid height is not adjusted dynamically if a row is deleted

MVVM Framework

  • The Current property is not implemented in NavigationService

Released: Nov 8, 2018

18.2 버젼 업데이트

기능

New UWP Scheduler (CTP) - This release includes a new UWP Scheduler control - available as a community technology preview. Its features include:

  • Day, Week, Work Week and Month Views
  • Full data binding support with mappings
  • Recurring and All Day Appointment support
  • Built-in toolbar and the appointment edit form
  • Support for multiple time zones in the time ruler

Data Grid

  • New Virtual Data Source - v18.2 introduces an asynchronous virtual data source - InfiniteAsyncSource. Virtual sources allow...

Released: Nov 1, 2018

18.1.7 버젼 업데이트

수정사항

Editors for Windows 10 Apps

  • SparkBarClient's items flicker on scrolling if the client is bound to a collection with items in a nonconsecutive order.

Grid for Windows 10 Apps

  • Data Rows are not rendered on scrolling if GridControl's parent container was initially collapsed.
  • The last column header cannot be scrolled into view when IndicatorColumn is visible.
  • The Search Panel is not shown when ItemsSource is empty even if ShowSearchPanelMode is set to Always.

Released: Aug 1, 2018

18.1.5 버젼 업데이트

수정사항

.NET/Windows 10 Apps

  • The Utils namespace without the DevExpress prefix conflicts with user-defined namespaces.

Controls for Windows 10 Apps

  • An error about a missing ToolboxItems.xml file is raised when a project with DX UWP assemblies is built.

Editors for Windows 10 Apps

  • Masked TextEdit does not allow pasting text.

Grid for Windows 10 Apps

  • UWP GridControl - Search works slowly after values are typed into the search panel.

Layout for Windows 10 Apps

  • HamburgerSubMenuNavigationButton's...

Released: Jun 20, 2018

18.1.4 버젼 업데이트

수정사항

Controls for Windows 10 Apps

  • There is no easy way to disable SemanticZoom in PdfViewerControl.

Editors for Windows 10 Apps

  • ArgumentOutOfRangeException is raised in TextEditor with the DateTime mask on input.

Grid for Windows 10 Apps

  • An exception is raised when DescriptionAttribute is used in an application with Windows 10 Apps controls.
  • GridColumn's width is calculated incorrectly when the root container's width is changed at runtime.
  • Rows are not rendered on scrolling when GridControl is...

Released: May 17, 2018

18.1 버젼 업데이트

기능

  • Data Grid
    • Auto Filter Row - This update includes an intuitive column based search option. By enabling the Auto-Filter Row (displayed at the top of the grid), users can filter grid contents by individual column values. You can control the search operators used (LIKE, EQUALS, etc.) based on the data type associated with each column.
    • New Item Row - Inspired by Outlook, the Data Grid's New Item Row allows end-users to add new records within the Data Grid. It can be displayed above or below all...

Released: May 11, 2018

17.2.8 버젼 업데이트

수정사항

Controls for Windows 10 Apps

  • ArgumentOutOfRangeException is raised in RangeControl with SparkBarClient in a certain scenario.

Grid for Windows 10 Apps

  • GridComboBoxColumn - The column filter popup does not show any data if ColumnFilterMode="DisplayText" and custom templates are used.
  • GridComboBoxColumn's FilterPopup uses ItemTemplate in its items.
  • GridControl - An unbound column with ComboBoxEdit as an in-place editor does not show any data.

Released: Mar 2, 2018

17.2.6 버젼 업데이트

수정사항

Grid for Windows 10 Apps

  • A GridComboBoxColumn cannot be sorted if a cell contains the null value.
  • ColumnFilterPopup incorrectly represents filter items when GridComboBoxColumn's ColumnFitlerMode is set to DisplayText.

Released: Jan 24, 2018

17.2.5 버젼 업데이트

수정사항

Charts for Windows 10 Apps

  • The SelectionChanged event works differently in Single and Multiple selection modes.

Editors for Windows 10 Apps

  • The SpinEdit.HorizontalContentAlignment property does not work.

Grid for Windows 10 Apps

  • A selected group row is not rendered when custom colors are used.
  • GridComboBoxColumn - DisplayMemberPath and ItemTemplate cannot be used simultaneously.
  • GridControl - Items from the Group context menu cannot be localized.
  • Grouping by DisplayText does not work...

Released: Dec 13, 2017

17.2.4 버젼 업데이트

수정사항

Windows 10 Apps

  • The designer throws an error when an application targets UWP Build 16299

Gauges for Windows 10 Apps

  • The gauge scale is rendered partially visible.

Layout for Windows 10 Apps

  • HamburgerSubMenu's flyout - Support custom width values different from the root HamburgerMenu's width.