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
75
Ultradayview Day text
posted

I have a  ultradayview control for which the day text format I have set to "dddddd" which shows the day text as Sunday.. Monday... so.. on till Saturday. I want to replace this text based on the Language string as per the selected language by a user. I am unable to find a way to change the header text of the ultradayview control. Can anybody help me with a sample code on how to achieve this?

Thanks

  • 69832
    Offline posted

    The control's support for the DayTextFormat property is culture-sensitive, so if the user's machine is set for a particular locale, it will use that locale's settings.