[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.WaterfallBuilder-1.ShowTotal

ShowTotal Method

ShowTotal(bool)

Configurates ShowTotal. Sets a value that determines whether the show the total bar.

Declaration
public WaterfallBuilder<T> ShowTotal(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
WaterfallBuilder<T>

Current builder.