[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.MenuBaseBuilder-3.AutoSelectOnFocus

AutoSelectOnFocus Method

AutoSelectOnFocus(bool)

Configurates AutoSelectOnFocus. Sets a value that determines whether the first enabled item is automatically focused/selected in the menu.

Declaration
public TBuilder AutoSelectOnFocus(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
TBuilder

Current builder.