Following swipe gesture not fired
<telerikInput:RadCalendar.GestureRecognizers>
<SwipeGestureRecognizer Swiped="SwipeGestureRecognizer_Swiped" Threshold="10"/>
</telerikInput:RadCalendar.GestureRecognizers>
when swiping left or right swipe gesture should detect it.
or
when swiping on Multiday calendar add ability to decide swipe how many days back and forth (a property)