DevExpress .NET MAUI Releases

Released: May 6, 2026

Updates in 25.2.7

Fixes

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

  • PDF Document API - Document that contains Roboto fonts is incorrectly rendered on Linux-based systems.

Controls for MAUI

  • BottomSheet overlaps the Navigation Bar when opened for the second time on Android.
  • TabView throws IndexOutOfBoundsException when ItemsSource is set to a collection smaller than required for the old SelectedItemIndex value.

PDF Viewer for MAUI

  • PdfViewer does not scroll a focused field into view when it is focused and the...

Released: Apr 7, 2026

Updates in 25.2.6

Fixes

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

  • PDF Document API - PdfDocumentProcessor.CreateDXBitmap method creates an image with a black background.

Controls for MAUI

  • BottomSheet overlaps the Navigation Bar when opened for the second time on Android.

Editors for MAUI

  • TokenEdit does not allow scrolling selected tokens on iOS.

PDF Viewer for MAUI

  • A page may not render after scrolling when PDFViewer's DisplayMode is SinglePage.
  • DXFontRepository - DXFontRepository.QueryNotFoundFont event isn...

Released: Mar 2, 2026

Updates in 25.2.5

Fixes

  • Controls for MAUI
    • DXPopup and PopupDialog do not expand their scrim to the entire device screen when SafeAreaEdges is in use.
    • FormListPickerItem BottomSheet is unresponsive when IsMultipleSelectionEnabled is enabled.
    • RadioButtonGroup.GroupName does not work with ShimmerView content.
    • The Clear button in FormListPickerItem sets SelectedItems to Null instead of clearing the list.
  • DataForm for MAUI
    • MultilineEdit in DataFormView items does not display its content on iOS devices when an end user...

Released: Feb 3, 2026

Updates in 25.2.4

Fixes

CollectionView for MAUI

  • DXCollectionView does not render its first item when other items change their size and are scrolled into view via the ScrollTo method.

Controls for MAUI

  • FormListPickerItem does not render its Detail content entirely when parent elements have Margin definitions.
  • TabView renders content of another tab when the iOS device orientation is changed.
  • TabView's header panel height cannot be adjusted at runtime on iOS.
  • The build log shows warnings related to images on...

Released: Dec 18, 2025

Updates in 25.2

Features

  • .NET 10 and Visual Studio 2026 Support - DevExpress .NET MAUI component libraries now support .NET 10 and Visual Studio 2026.
  • DevExpress Template Kit - macOS and Rider Support - With v25.2, the pre-designed .NET MAUI templates are fully available when developing on macOS. The Template Kit now supports all major IDEs used for .NET MAUI development:
    • Visual Studio (Windows).
    • VS Code (Windows, macOS).
    • JetBrains Rider (Windows, macOS).
  • Android 16 KB Page Size Support - Starting November...

Released: Nov 25, 2025

Updates in 25.1.7

Fixes

CollectionView for MAUI

  • DXCollectionView scrolls its content during the Swipe operation on iOS 26.

DataGrid for MAUI

  • Filtering enum values causes an InvalidCastException when the column's FilterMode is DisplayText.

Editors for MAUI

  • ComboBoxEdit does not show the Not Found text when its items are filtered in a Popup.
  • FontAutoScalingEnabled property does not work for the popup header and buttons in DateEdit.

PDF Viewer for MAUI

  • MAUI PdfViewer annotations do not take the page rotation angle...

Released: Oct 23, 2025

Updates in 25.1.6

Fixes

CollectionView for MAUI

  • ComboBoxEdit's ItemsSource is not updated consistently in DXCollectionView ItemTemplate.

Controls for MAUI

  • DXPopup does not adjust its position when the software keyboard is opened if the parent page contains SafeKeyboardAreaView.

DataGrid for MAUI

  • DataGridView's swipe items do not work if a template contains a Grid or a stack layout.

Editors for MAUI

  • A CheckEdit cannot be checked with MAUI v9.0.100.
  • ComboBoxEdit's ItemsSource is not updated consistently in...

Released: Sep 11, 2025

Updates in 25.1.5

Fixes

Controls for MAUI

  • Application with an implicit style declared for Form Items at the level of App.xaml throws TargetInvocationException.
  • BottomSheet throws NullReferenceException if it is opened after actions with iOS Control Center.

PDF Viewer for MAUI

  • Copying an image from a PDF Viewer causes an internal exception on iOS.
  • Demo Center built in Release mode crashes when a specific document is opened in the PdfViewer demo.
  • InvalidOperationException is thrown when the Down arrow is tapped...

Released: Aug 11, 2025

Updates in 25.1.4

Fixes

Controls for MAUI

  • Garbage Collector cannot collect a page with DXButton.
  • TabViewItem throws an exception on iOS when its HeaderText is asynchronously set to a new value multiple times.

HTML Editor for MAUI

  • HtmlEdit throws NullReferenceException when its HtmlSource is set to Null.

PDF Viewer for MAUI

  • PdfViewer throws a NullReferenceException when its AllowEditFormFields is disabled.
  • PdfViewer does not have localization strings for its Done button.
  • PdfViewer throws an...

Released: Jun 23, 2025

Updates in 24.2.8

Fixes

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...