[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.ColorPickerBuilder.ShowColorString

ShowColorString Method

ShowColorString(bool)

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

Declaration
public ColorPickerBuilder ShowColorString(bool value)
Public Function ShowColorString(value As Boolean) As ColorPickerBuilder
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
ColorPickerBuilder

Current builder.