[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.DropDownBuilder-3.IsAnimated

IsAnimated Method

IsAnimated(bool)

Configurates IsAnimated. Sets a value that indicates whether the control should use a fade-in animation when displaying the drop-down.

Declaration
public TBuilder IsAnimated(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
TBuilder

Current builder.