This is a migrated thread and some comments may be shown as answers.

Skinning

1 Answer 42 Views
ScheduleView
This is a migrated thread and some comments may be shown as answers.
Sandi Markon
Top achievements
Rank 1
Sandi Markon asked on 18 Jan 2013, 02:29 PM
I would like to change a part of the schedulerview look. The purpose is to change the way an AppointmentItem looks.
I have stumbled across <Style TargetType="{x:Type telerik:AppointmentItem}"> and eventually changed all the colors I could find, but it didn't work (other changes are clearly visible, like the overlays for resizing had to be removed in this case) so I'm sure I'm modifying the right code.

While I am looking for a way to change the look, the question I'm actually asking is related: is there a way to find what I want to change, eg like inspecting a web page element with firebug or other similar tool which would navigate me to the code, or do I really need to go through the whole template code and search for components manually? Some guidance document through the structure would be usefull in this case.

Thanks

1 Answer, 1 is accepted

Sort by
0
Masha
Telerik team
answered on 23 Jan 2013, 08:40 AM
Hi Sandi,

Yes you can easily examine the applications using XAML Spy. It allows to do real time xaml inspection and editing.

Kind regards,
Maria
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
ScheduleView
Asked by
Sandi Markon
Top achievements
Rank 1
Answers by
Masha
Telerik team
Share this question
or