Quantcast
Channel: Telerik Forums RSS
Viewing all articles
Browse latest Browse all 94857

Appointment/ReadOnlySlot Remove HoverEffect

$
0
0

Hi,

 I have the following code 

<telerik:RadScheduleView  x:Name="ScheduleView"
                                   AppointmentsSource="{Binding Workdays, Mode=OneWay}"
                                   SpecialSlotsSource="{Binding ReadOnlySlots, Mode=OneWay}"
                                   ResourceTypesSource="{Binding AccountResourceTypes, Mode=OneWay}"
                                   CategoriesSource="{Binding Categories, Mode=OneTime}"
                                   CurrentDate="{Binding CurrentDate, Mode=TwoWay}"
                                   IsInlineEditingEnabled="False"
                                   ShowAppointmentDeleteButton="False"
                                   Grid.Column="1"
                                   ShowDialog="RadScheduleViewShowDialog"
                                   Visibility="{Binding HasAccounts, Converter={StaticResource 
                                    BoolToVisibilityConverter}}"
                                   FirstDayOfWeek="Monday"Margin="0,-1,0,1"
                                   MinAppointmentHeight="80"  >

But every time i hover over an appointment it changes its background color and stays this way,

how can I turn this off, i attached an image to demonstrate ist.


Viewing all articles
Browse latest Browse all 94857

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>