[]
        
(Showing Draft Content)

C1.Web.Mvc.DropDown.IsAnimated

IsAnimated Property

IsAnimated

Gets or sets a value that indicates whether the control should use a fade-in animation when displaying the drop-down.

Declaration
public bool IsAnimated { get; set; }
Implements