highlights the selected event in the Week Agenda view
Available only in PRO Edition
scheduler.config.week_agenda_select= false; scheduler.init('scheduler_here',new Date(2013,0,10),"agenda_week");
The property requires the week_agenda plugin to be activated.
Note, that the false value of the week_agenda_select config forbids only highlighting of the selected event but doesn't forbid its editing. To make the event non-editable use the readonly config.