ComponentOne ASP.NET MVC Controls
FadeOut Property

C1.Web.Mvc Namespace > Popup Class : FadeOut Property
Gets or sets a value that determines whether popups should be hidden using a fade-out animation.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Property FadeOut As Boolean
[DefaultValue(true)]
public bool FadeOut {get; set;}
See Also

Reference

Popup Class
Popup Members