Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
715
AM/PM text trimmed at the end when font size is 22+
posted

Hi,

When we set the FontSize to 22 or higher, the AM/PM text on the timeslot gets trimmed at the end (see attachment).  Is there any way to increase the width of the timeslot?

Thanks,

Harold

Parents
  • 22015
    Verified Answer
    posted

    Hello Harold,

     

    I have been looking into your post!

     

    You can create a style for the ScheduleViewTimeslotHeader and set its Width property to your desired size. When you set width only to the headers the timeslots would be with their original width as the header and the timeslot are presented by two separate elements. This is why you have to create a style for the TimeslotPresenter too and set the width property to the same value as the header.

     

    I have created a small sample application for you the show you this functionality. Please find the attachment and feel free to let me know if you have any further questions on this matter.

    Schedule_TimeslotWidth.zip
Reply Children
No Data