[]
        
(Showing Draft Content)

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

IsDroppedDown Method

IsDroppedDown(bool)

Configurates IsDroppedDown. Sets a value indicating whether the drop down is currently visible.

Declaration
public TBuilder IsDroppedDown(bool value)
Public Function IsDroppedDown(value As Boolean) As TBuilder
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
TBuilder

Current builder.