[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.InputColorBuilder.ShowColorString

ShowColorString Method

ShowColorString(bool)

Configurates ShowColorString. Sets a value indicating whether the ColorPicker shows a string representation of the current color.

Declaration
public InputColorBuilder ShowColorString(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
InputColorBuilder

Current builder.