When implementing ScheduleViewDragDropBehavior, the behavior performs correctly, but the XAML designer indicates "CustomScheduleViewDragDropBehavior is not a valid value for property 'DragDropBehavior'."
<
telerik:RadScheduleView.DragDropBehavior
>
<
ViewModels:CustomScheduleViewDragDropBehavior
/>
</
telerik:RadScheduleView.DragDropBehavior
>
Regrards,