<ContentPage.Resources>
<ResourceDictionary>
<Style TargetType="telerik:RadBusyIndicator" x:Name="busy">
<Setter Property="BackgroundColor" Value="Red"/>
</Style>
</ResourceDictionary>
</ContentPage.Resources>
<telerik:RadDataGrid IsBusy="True"/>
Hi Team,
The RadWrapLayout is missing from the Visual Studio Toolbox:
Can you please add it in an upcoming update?
Thank you,
Brett