New to Telerik UI for .NET MAUI? Start a free 30-day trial
Breaking Changes in Version 7.0.0
Updated over 6 months ago
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.Compatibilitynamespace to theTelerik.Maui.Controlsnamespace:- BadgeView
- Gauge
- DataGrid
-
The following API is removed due to the obsolete tag:
RadResourceDictionaryclass. UseResourceDictionaryinstead.TelerikFormsclass
Chart
The following properties are removed due to the obsolete tag:
Behaviorsproperty of theRadCartesianChart. Use theChartBehaviorsinstead.ChildPropertyChangedevent of theRadCartesianChart.