Released: Jun 23, 2025
24.2.8 での更新項目
不具合の修正
CollectionView for MAUI
- DXCollectionView selects an incorrect item on taps when Header is shown.
- FilterDateRangeItem does not work if DXCollectionView is grouped by the same field.
Controls for MAUI
- Chip executes its TapCommand on an iOS device even if its IsVisible is set to False when its HeightRequest is declared in an implicit style.
- SlideView blocks ScrollView scrolling and Button taps on physical Android devices.
- SlideView items recognize taps as swipes.
DataForm for MAUI...
Released: May 6, 2025
24.2.7 での更新項目
不具合の修正
Charts for MAUI
- HoleRadius property values are not interpreted as percent values on iOS.
CollectionView for MAUI
- DXCollectionView swipe item behavior is inconsistent across iOS and Android upon swiping to a margin.
Controls for MAUI
- An application with ImageEdit and Prism throws a NSInvalidArgumentException when it is launched on iOS.
- ComboBoxEdit does not have the IsSpellCheckEnabled property.
- ComboBoxEdit with PickerShowMode set to Popup shows an empty picker when the project references...
Released: Mar 24, 2025
24.2.6 での更新項目
不具合の修正
MAUI Reporting
- ICU library is not loaded.
- Some parts of rendered text are reversed/disordered (24.1.8+).
Released: Feb 19, 2025
24.2.5 での更新項目
不具合の修正
All Multi-platform App UI (.NET MAUI) products
- Visual Studio Report Designer - Text is too large in the preview tab.
Charts for MAUI
- AppThemeBinding does not work in TextStyle declared for ChartView axis labels.
- The version of SkiaSharp library used in DevExpress MAUI controls can lead to warnings when an application is released and deployed to Android.
Controls for MAUI
- PrintService throws FileNotFoundException when the PrintAsync method is called with a path to an existing file on...
Released: Dec 12, 2024
24.2.3 での更新項目
不具合の修正
All Multi-platform App UI (.NET MAUI) products
- OnOrientation cannot automatically convert a Double source value to GridLength.
Charts for MAUI
- ChartView background is not updated when the device's theme is changed if the ChartStyle's BackgroundColor declared via AppThemeBinding.
CollectionView for MAUI
- DXCollectionView hides swipe items when UseRippleEffect changes at runtime.
Controls for MAUI
- ComboBoxEdit with PickerShowMode set to Popup throws StackOverflowException on an attempt to...
Released: Dec 12, 2024
24.2 での更新項目
機能
.NET MAUI Project Template Gallery
- v24.2 ships with the new .NET MAUI Project Template Gallery. It includes popular modules and pre-designed pages. With its flexible configuration flow, you can customize your project as necessary (whether it's a simple starter app or a full-featured solution with predefined modules). The DevExpress .NET MAUI Project Wizard allows you to specify/configure the following options:
- Navigation Type - Define an app's top-level navigation structure - choose from...
Released: Nov 1, 2024
24.1.7 での更新項目
不具合の修正
CollectionView for MAUI
- DXBorder is not immediately displayed when selected for the first time in DXCollectionView's SelectedItemTemplate.
- DXCollectionView hides swipe items when UseRippleEffect changes at runtime.
Controls for MAUI
- ComboBoxEdit with PickerShowMode set to Popup throws StackOverflowException on an attempt to show its Popup on iOS devices when the MAUI version is 8.0.90 or later.
- DXPopup uses a theme opposite to the currently applied theme when the application is...
Released: Sep 20, 2024
24.1.6 での更新項目
不具合の修正
Controls for MAUI
- DXButton ignores the IsEnabled property when its Command is not null.
- FormItem's AllowTap does not work in v24.1.
DataForm for MAUI
- Custom data form items are disabled when the form is read-only.
DataGrid for MAUI
- BorderColor is not applied consistently in MAUI DataGridView between iOS and Android.
- DataGridView does not raise PropertyChanged for its ExtentWidth and ExtentHeight properties.
Editors for MAUI
- ComboBoxEdit's popup is not properly positioned when used in a...
Released: Aug 15, 2024
24.1.5 での更新項目
不具合の修正
Controls for MAUI
- ComboBoxEdit shows its popup over the soft keyboard when the editor is declared in BottomSheet.
- TabView's BindingContext is initialized for all tabs when the control is loaded in v24.1.
Editors for MAUI
- ComboBoxEdit shows its filter TextEdit without paddings when PickerShowMode is set to Page.
- ComboBoxEdit shows its popup over the soft keyboard when the editor is declared in BottomSheet.
- DateEdit's PickerDisplayDate property has no effect.
- PasswordEdit doesn't use the...
Released: Jul 18, 2024
24.1.4 での更新項目
不具合の修正
Charts for MAUI
- ChartView background is not updated when the device's theme is changed if the ChartStyle's BackgroundColor declared via AppThemeBinding.
CollectionView for MAUI
- DXCollectionView throws NullReferenceException during the Load More action.
Controls for MAUI
- DXButton does not register swipes as taps on Android.
- DXPopup throws an exception or draws its content in an incorrect place on Android devices when the LayoutNoLimits option is in use.
- DXSlider raises the TapReleased...