This is a migrated thread and some comments may be shown as answers.

What is the equivalent for radscheduler timeslotitem in radscheduleview?

1 Answer 62 Views
ScheduleView
This is a migrated thread and some comments may be shown as answers.
jeya
Top achievements
Rank 1
jeya asked on 26 Jul 2011, 02:28 PM
We have timeslotitemtemplate property in radscheduler. I could not find it in radscheduleview. I want to know what is the equivalent for radscheduler timeslotitem in radscheduleview. Someone can help me plz?

1 Answer, 1 is accepted

Sort by
0
Dani
Telerik team
answered on 27 Jul 2011, 10:00 AM
Hi Jeya,

The slots in RadScheduleView are referred to as Highlightitems. If you generate the Style for RadScheduleView in Expression Blend , you will notice the styles that are responsible for the normal, mouse over, selected, resize and drag-and-drop states of the highlight items: HighlightItemStyle, MouseOverHighlightStyle, SelectionHighlightStyle, ResizeHighlightStyle and DragDropHighlightStyle. You can use these styles to customize the appearance of the highlight items / slots.

As a whole the equivalent of the TimeSlotItem would be the HighlightItem. A useful and noteworthy fact is that the HighlightItemStyle is a part of the SpecialSlotStyleSelector. You can check more on this topic here.

I hope this helps.

All the best,
Dani
the Telerik team

Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!

Tags
ScheduleView
Asked by
jeya
Top achievements
Rank 1
Answers by
Dani
Telerik team
Share this question
or