Hi,
is it possible to to set the length of the timeslots to a custom period (for example to one week).
In RadScheduler i was able to do
How can I achieve this in ScheduleView?
thanks in advance,
michael
is it possible to to set the length of the timeslots to a custom period (for example to one week).
In RadScheduler i was able to do
<telerik:RadScheduler x:Name="scheduler" > <telerik:RadScheduler.TimelineViewDefinition > <telerik:TimelineViewDefinition CustomTimeSlotLength="1w" /> </telerik:RadScheduler.TimelineViewDefinition></telerik:RadScheduler>How can I achieve this in ScheduleView?
thanks in advance,
michael