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

Styling RadScheduleView's (changing size of type for date at the upper menu)

2 Answers 72 Views
ScheduleView
This is a migrated thread and some comments may be shown as answers.
Maxim
Top achievements
Rank 1
Maxim asked on 25 Jun 2015, 01:18 PM
How can I change font size for Telerik RadScheduleView's date at the upper tab/menu (don't know how to name it)? I want to make the size of type bigger. There is a lot information about styling appointments on the Telerik website but nothing about styling that menu. The text I need to change font size for is highlited on the image.

2 Answers, 1 is accepted

Sort by
0
Accepted
Nasko
Telerik team
answered on 26 Jun 2015, 08:54 AM
Hello Maxim,

In order to achieve the desired appearance of RadScheduleView you need to modify the Border named NavigationHeader inside RadScheduleViewStyle's ControlTemplate. Inside that Border you have a ContentControl named CurrentInterval. By setting FontSize to the TextBlocks placed inside the NavigationIntervalStyle of that ContentControl the desired appearance could be achieved.

Hopes this helps.

Regards,
Nasko
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Maxim
Top achievements
Rank 1
answered on 26 Jun 2015, 10:32 AM
I've already figured it out, but thank you for answering anyway.
Tags
ScheduleView
Asked by
Maxim
Top achievements
Rank 1
Answers by
Nasko
Telerik team
Maxim
Top achievements
Rank 1
Share this question
or