ComponentOne ASP.NET MVC Controls
FadeIn Property

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

Reference

Popup Class
Popup Members