[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.ComboBoxBaseBuilder-3.OnClientFormatItem

OnClientFormatItem Method

OnClientFormatItem(string)

Configurates the OnClientFormatItem client event. Event that fires when items in the drop-down list are created.

Declaration
public TBuilder OnClientFormatItem(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
TBuilder

Current builder.