Hi, In attached file i had added image of scenario,
I wants to decrease height of Month View Item block.
Tries to set monthviewitem style but not able to set.
can any one drive/guide me , how to achieve it ?
u can find image in attachment.
Thanks & Regards.
1 Answer, 1 is accepted
0
Masha
Telerik team
answered on 23 Feb 2015, 09:31 AM
Hi Ketan,
In order to reduce the row height, you will need to customize the GroupHeaderStyleSelector of the ScheduleView and more specifically the MonthViewBottomLevelWeekGroupStyle. Please take a look at the MonthViewInitiallyExpanded example in our XAML SDK Repository which demonstrates how you can customize the MonthViewBottomLevelWeekGroupStyle - in your case you will need to set MinHeight property ( its default value is 85), here is a quick example:
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.