ComponentOne MultiPage for ASP.NET AJAX: C1MultiPage Behavior > C1MultiPage Animation and Transition Effects > C1MultiPage Transition Effects

C1MultiPage Transition Effects

The C1MultiPage control contains twenty-six built-in animation transition effects that allow you to customize how your animation effects are transitioned between page views. The default transition is EaseLinear, but you can set it to another transitional effect by setting the Easing property.

For task-based help on using transition effects, see Using Animation Effects.

The table below describes each animation effect:

 

Name

Description

FadeIn

Expands body of the control so that it appears to fade in.

FadeOut

Collapses the body of the control, so that it appears to fade out.

ScrollInFromTop

Expands the body of the control, scrolling into view from the top.

ScrollInFromRight

Expands the body of the control, scrolling into view from the right.

ScrollInFromBottom

Expands the body of the control, scrolling into view from the bottom.

ScrollInFromLeft

Expands the body of the control, scrolling into view from the left.

ScrollOutToTop

Collapses the body of the control, scrolling out of view to the top.

ScrollOutToRight

Collapses the body of the control, scrolling out of view to the right.

ScrollOutToBottom

Collapses the body of the control, scrolling out of view to the bottom.

ScrollOutToLeft

Collapses the body of the control, scrolling out of view to the left.

Fold

Collapses the body of control vertically and then horizontally so it appears to unfold.

UnFold

Expands the body of control horizontally and then vertically so it appears to unfold.

OpenVertically

Expands the body of control vertically from the center of the body area.

CloseVertically

Collapses the body of control vertically from the center of the body area.

OpenHorizontally

Expands the body of control horizontally from the center of the body area.

CloseHorizontally

Collapses the body of control horizontally from the center of the body area.

Shake

Expands or Collapses the body of control with a horizontal shaking motion.

Bounce

Expands or Collapses the body of control with a vertical bouncing motion.

DropInFromTop

Expands the body of the control from below the control to the top.

DropInFromRight

Expands the body of the control from the left of the control to the right.

DropInFromBottom

Expands the body of the control from above the control to the bottom.

DropInFromLeft

Expands the body of the control from the right of the control to the left.

DropOutToTop

Collapses the body of the control out to above the control.

DropOutToRight

Collapses the body of the control out to the right of the control.

DropOutToBottom

Collapses the body of the control out to below the control.

DropOutToLeft

Collapses the body of the control out to the left of the control.


Send comments about this topic to ComponentOne.
Copyright © 1987-2010 ComponentOne LLC. All rights reserved.