[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.FlexGridDetailProviderBuilder-1.IsAnimated

IsAnimated Method

IsAnimated(bool)

Configurates IsAnimated. Sets a value that indicates whether to use animation when showing row details.

Declaration
public FlexGridDetailProviderBuilder<T> IsAnimated(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
FlexGridDetailProviderBuilder<T>

Current builder.