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:
C#
public class FadeAnimationEventArgs : EventArgs
Inheritance: objectEventArgsFadeAnimationEventArgs
Inherited Members
Constructors
Properties
Gets a boolean value determining the type of the fade animation.
C#
public bool IsFadingIn { get; }