ComponentOne ASP.NET MVC Controls
IsAnimated Property (DropDown)

C1.Web.Mvc Namespace > DropDown Class : IsAnimated Property
Gets or sets a value that indicates whether the control should use a fade-in animation when displaying the drop-down.
Syntax
'Declaration
 
Public Property IsAnimated As Boolean
public bool IsAnimated {get; set;}
See Also

Reference

DropDown Class
DropDown Members