New to Telerik UI for .NET MAUIStart a free 30-day trial

Breaking Changes in Version 14.0.0

Updated on May 19, 2026

This article lists the breaking changes introduced with the Telerik UI for .NET MAUI 14.0.0 release version.

Common

The RadListView control is deleted from the Telerik UI for .NET MAUI suite. If you are using it in your project, migrate to the RadCollectionView control instead.

AIPrompt

The default editor in the AIPromptInputViewControlTemplate changes from .NET MAUI Editor to Telerik .NET MAUI RadEditor.

Buttons

  • The PointerOver visual state is renamed to MouseOver. This change applies to RadTemplatedButton, RadSpeechToTextButton, and RadSmartPasteButton.
  • The ListeningPointerOver visual state is renamed to ListeningMouseOver. This change applies to RadSpeechToTextButton.

Chat

  • The default control for the more button changes from Radtoolbar to RadDropDownButton.
  • The default control for the attachments changes from RadToolbar to RadDropDownButton.
  • The MoreButtonStyle target type changes from the ChatMoreButtonToolbarItemView to RadDropDownButton.

DataForm

When using the html or multiline text as datatype in RadDataForm, the default editor changes from DataFormMultiLineEditor to DataFormRadMultiLineEditor. The new editor is based on Telerik .NET MAUI RadEditor control.

SegmentedControl

  • The Telerik .NET MAUI SegmentedControl was built from the ground up to provide better performance and more features. Due to these changes, the API of the control has changed significantly. For more details on how to migrate to the new RadSegmentedControl, review the Migration from Old to New RadSegmentedControl article.
  • The RadSegmentedControlHandler class is removed. The SegmentedControl now uses a ControlTemplate.

Scheduler

The default editor inside the EditAppointmentDialog for the appointment description changes from .NET MAUI Editor to Telerik .NET MAUI RadEditor.

Visual Studio and Visual Studio Code Extensions

The RadListView control is deleted from the toolbox extensions for Visual Studio and Visual Studio Code.