ClassFadeAnimationEventArgs
Class
Instances of this class contain information about the fade animation finished event of a popup control.
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.UI.dll
Syntax:
cs-api-definition
public class FadeAnimationEventArgs : EventArgs
Inheritance: objectEventArgsFadeAnimationEventArgs
Inherited Members
Constructors
FadeAnimationEventArgs(bool)
Declaration
cs-api-definition
public FadeAnimationEventArgs(bool isFadingIn)
Parameters
isFadingIn
Properties
IsFadingIn
Gets a boolean value determining the type of the fade animation.