Enum
PopupAnimationTypes

Defines the animation type used in popups

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.UI.dll

Syntax:

cs-api-definition
public enum PopupAnimationTypes

Fields

Both

Both easing and fade animation will be applied.

Declaration

cs-api-definition
Both = 3

Field Value

PopupAnimationTypes

Easing

The control uses easing animation.

Declaration

cs-api-definition
Easing = 2

Field Value

PopupAnimationTypes

Fade

The control fades in upon showing.

Declaration

cs-api-definition
Fade = 1

Field Value

PopupAnimationTypes

None

No animation is applied.

Declaration

cs-api-definition
None = 0

Field Value

PopupAnimationTypes

In this article
DefinitionFieldsBothEasingFadeNone
Not finding the help you need?
Contact Support