Enum
FadeAnimationType

Defines the type of fade animation.

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.UI.dll

Syntax:

cs-api-definition
[Flags]
public enum FadeAnimationType

Fields

FadeIn

The control fades in upon showing.

Declaration

cs-api-definition
FadeIn = 1

Field Value

FadeAnimationType

FadeOut

The control fades out upon closing.

Declaration

cs-api-definition
FadeOut = 2

Field Value

FadeAnimationType

None

No fade animation is applied.

Declaration

cs-api-definition
None = 0

Field Value

FadeAnimationType

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