The control leverages internally the RadTransitionControl and declares Enter and Exit transitions for your page. You can use the RadAnimation framework to choose from the predefined animations that can be applied over the transition or you can create your own transition by using the flexible APIs. You can specify when the Enter and Exit transitions are executed to achieve exactly the transition you need.
Top