When setting height to the day name label style
<Style TargetType="Label" x:Key="DayNameLabelStyle"> <Setter Property="HeightRequest" Value="20" /> </Style>
the day names (names of the week days) disappear
Workaround:
Use the MaximumHeightRequest
Regards, Didi Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.