New to Telerik UI for .NET MAUI? Start a free 30-day trial

Breaking Changes in Version 7.0.0

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

Common Changes

The changes described in the Common Changes section apply to multiple components.

  • The following components are migrated from the Telerik.Maui.Controls.Compatibility namespace to the Telerik.Maui.Controls namespace:

    • BadgeView
    • Gauge
    • DataGrid
  • The following API is removed due to the obsolete tag:

    • RadResourceDictionary class
    • TelerikForms class

Chart

The following properties are removed due to the obsolete tag:

  • Behaviors property of the RadCartesianChart
  • ChildPropertyChanged event of the RadCartesianChart
In this article