[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.AccordionBuilder.ShowIcons

ShowIcons Method

ShowIcons(bool)

Configurates ShowIcons. Sets a value that determines whether shows collapsed/expanded icons in the pane headers.

Declaration
public AccordionBuilder ShowIcons(bool value)
Public Function ShowIcons(value As Boolean) As AccordionBuilder
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
AccordionBuilder

Current builder.