We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Schedule Control Appointment Recurrence Form Localization

How can I localize Appointment Recurrence Form, part of the Schedule Control, shown on the picture? Any help would be appreciated. 
Thanks!



1 Reply

AA Arulraj A Syncfusion Team November 26, 2018 12:42 PM UTC

Hi Marinko, 

Thanks for using Syncfusion products. 

You can localize the label texts of the Recurrence Form using RecurringForm.DisplayStrings property. But the array customization is limited to the following texts alone.  

VB 
RecurringForm.DisplayStrings = RecurringFormDisplayStrings 
 
Public Shared RecurringFormDisplayStrings() As String = { "Confirm the deletion of all occurrences?", "Delete Confirmation", "Recurrence Pattern", "Recurrence Range", "OK", "Cancel", "Delete Recurring Event", "Appointment Recurrence", "Recur every", "week(s)", "of", "month", "of the", "month(s)", "of every ", "day(s)", "Start:", "recurrences" } 


We have logged an improvement feature to implement the remaining text in the DisplayStrings array and it will be available in any of our upcoming releases. 

Please let us know if you need any further details on this. 

Regards, 
Arulraj A 


Loader.
Live Chat Icon For mobile
Up arrow icon