DevExpress .NET MAUI

Multi-platform app library with high-performance UI components for Android and iOS mobile development.

Published by DevExpress
Distributed by ComponentSource since 2001

Version: 23.2.5 NEW Updated: Mar 14, 2024

i

For a limited time, you can download and use the DevExpress .NET MAUI component suite free-of-charge. Please contact us for more information.

Technical support for DevExpress .NET MAUI is available as part of DevExpress Universal.

DevExpress .NET MAUI Releases

Released: Mar 14, 2024

Updates in 23.2.5

Fixes

CollectionView for MAUI

  • Implement API members to hide swipe items for DXCollectionView.
  • Swipe Items do not work in DXCollectionView when TapGestureRecognizer is attached to SwipeContainer.
  • TapGestureRecognizer doesn't work when it's used in SwipeContainer.

Controls for MAUI

  • A button is unresponsive in a ShimmerView's LoadingView on Apple iOS.
  • An attempt to create a new project from a DevExpress MAUI Project Template leads to a NullReferenceException.
  • Chip ContentTemplate's appearance does...

Released: Feb 1, 2024

Updates in 23.2.4

Fixes

All Multi-platform App UI (.NET MAUI) products

  • A Java.Lang.NoSuchMethodError exception is thrown on Android API 21.
  • DXPopup isn't resized if a nested panel's content size changes.
  • DevExpress packages cannot be used in a project with a Target Framework unspecific to a certain platform.
  • Removed the Microsoft.Maui.Controls.Compatibility package dependency.

Charts for MAUI

  • ChartView causes an application crash when the ConstantLines collection is changed.
  • The PlatformThemeManager.Initialize...

Released: Dec 13, 2023

Updates in 23.2.3

Features

  • Added Microsoft .NET 8 support.
  • Material Design Color Themes - DevExpress .NET MAUI Controls ship with 10 built-in color themes (including dark and light options). DevExpress themes follow Material Design 3 guidelines. You can apply predefined themes or use the Theme class to create a custom color theme. Color themes automatically update their colors after each change to an accent color in Android.
  • New PDF Viewer Control - The high-performance PDF Viewer control allows you to display...

Released: Oct 19, 2023

Updates in 23.1.6

Fixes

All Multi-platform App UI (.NET MAUI) products

  • DataGridView does not recalculate its size when Scale, TranslationX, and TranslationY are changed at runtime on Apple iOS devices.

Charts for MAUI

  • ChartView with CandleStickSeries and RegressionLineIndicator crashes the application.

CollectionView for MAUI

  • Group rows do not render their content when GroupDescription is changed at runtime.

Controls for MAUI

  • Add a way to change the wave color for form items.
  • FormListPickerItem does not display...

Released: Sep 4, 2023

Updates in 23.1.5

Fixes

All Multi-platform App UI (.NET MAUI) products

  • FilterCheckedListPickerItem throws Java.Lang.IllegalStateException the second time it is opened if PickerShowMode is set to Popup or BottomSheet.

Charts for MAUI

  • ChartView does not show any content without data.

CollectionView for MAUI

  • An element placed above DXCollectionView is shown and hidden randomly on scrolling when the soft keyboard is visible.

DataGrid for MAUI

  • DataGridView stops tracking source collection changes in the ScrollToRow...

Released: Jul 21, 2023

Updates in 23.1.4

Fixes

All Multi-platform App UI (.NET MAUI) products

  • FilterCheckedListPickerItem throws Java.Lang.IllegalStateException the second time it is opened if PickerShowMode is set to Popup or BottomSheet.

Charts for MAUI

  • ChartView does not show any content without data.

CollectionView for MAUI

  • An element placed above DXCollectionView is shown and hidden randomly on scrolling when the soft keyboard is visible.

DataGrid for MAUI

  • DataGridView stops tracking source collection changes in the ScrollToRow...

Released: Jun 14, 2023

Updates in 23.1

Features

Main features

  • New Bottom Sheet control.
  • New Form, Group, Picker, Check, and Toggle Switch controls.
  • New Shimmer control
  • New Edit forms and API for CRUD operations.
  • New Filtering UI in DataGridView and CollectionView.

New Bottom Sheet Control

  • The new Microsoft .NET MAUI Bottom Sheet control displays supplementary content within a modal or non-modal form at the bottom of the screen. You can use the Bottom Sheet control to display master-detail data, information about selected items on a...

Released: Apr 27, 2023

Updates in 22.2.6

Fixes

Charts for MAUI

  • ChartView cuts the bottom border of its Legend if IndentFromDiagram is set on Apple iOS.

CollectionView for MAUI

  • DXCollectionView does not raise the Tap event on a tap in the item area where a Swipe Item was shown.
  • DXCollectionView does not update its content when its last item is deleted.
  • It's not possible to scroll ComboBoxEdit's popup to see the first items when a custom ItemTemplate is used.

Controls for MAUI

  • The ItemHeaderPadding property is unavailable in TabView...

Released: Mar 30, 2023

Updates in 22.2.5

Fixes

All Multi-platform App UI (Microsoft .NET MAUI) products

  • MAUI Project Template does not add a reference to DevExpress.Maui.Editors when only DataForm component is selected in the template's wizard.

Controls for MAUI

  • A cross-thread interaction error is thrown when TabPage loads its tab icons in a separate thread.
  • TableView's ItemHeaderFontSize and TabViewItem's HeaderFontSize cannot be defined with the help of string font size values.
  • TabView displays item headers with wrapped text content...

Released: Jan 27, 2023

Updates in 22.2.4

Fixes

Charts for MAUI

  • ChartView with PointSeries does not draw points with DateTime arguments aligned to minutes.

Controls for MAUI

  • Nested TabView throws InvalidCastException when generating items from ItemsSource.
  • TabView throws NullReferenceException when a nested TabView is populated with items via data binding.
  • The IsEnabled property does not work in SimpleButton in pre-release v22.2.4.

DataGrid for MAUI

  • A filter row editor is not disabled when the AllowAutoFilter property is set to false in...