Posted 26 Apr 2012 Link to this post
Posted 27 Apr 2012 Link to this post
<
telerik:RadScheduler
ID
=
"RadScheduler1"
runat
"server"
Localization-AllDay
"Your Text"
>
</
Posted 07 Apr 2014 Link to this post
Posted 07 Apr 2014 in reply to Mallesh Link to this post
DateTime date=RadScheduler1.SelectedDate;
RadScheduler1.Localization.AllDay = date.ToString();