[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.TabPanelBuilder.IsAnimated

IsAnimated Method

IsAnimated(bool)

Configurates IsAnimated. Sets a value that determines whether tab changes should be animated with a fade-in effect.

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

The value.

Returns
Type Description
TabPanelBuilder

Current builder.