[]
        
(Showing Draft Content)

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

ShowDropDownButton Method

ShowDropDownButton(bool)

Configurates ShowDropDownButton. Sets a value indicating whether the control should display a drop-down button.

Declaration
public virtual TBuilder ShowDropDownButton(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
TBuilder

Current builder.