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
70
Modify the text of the "Click to add appointment" indicator
posted

Hi,

I want to know if it's possible to change the text of the "Click to add appointment" indicator by another value.

Thanks in advance for your reply.

Parents
No Data
Reply
  • 69832
    Verified Answer
    Offline posted

    Infragistics.Win.UltraWinSchedule.Resources.Customizer.SetCustomizedString("ClickToAddAppointment_Text", "appointment");
    Infragistics.Win.UltraWinSchedule.Resources.Customizer.SetCustomizedString("ClickToAddEvent_Text", "event");

Children
No Data