Enum FadeAnimationType
Defines the type of fade animation.
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
[Flags]
public enum FadeAnimationType
FadeIn
The control fades in upon showing.
FadeOut
The control fades out upon closing.
None
No fade animation is applied.