ComponentOne ASP.NET MVC Controls
IsAnimated Property (IDropDown)

C1.Web.Mvc Namespace > IDropDown Interface : 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
 
Property IsAnimated As Boolean
bool IsAnimated {get; set;}
See Also

Reference

IDropDown Interface
IDropDown Members