This question is locked. New answers and comments are not allowed.
How to hide the "Loading..." text?
Tried this but wont work:
Tried this but wont work:
<telerikSlideView:PanAndZoomImage.BusyIndicatorStyle> <Style TargetType="telerikPrimitives:RadBusyIndicator"> <Setter Property="AnimationStyle" Value="AnimationStyle9" /> <Setter Property="Content" Value=""/> </Style></telerikSlideView:PanAndZoomImage.BusyIndicatorStyle>