[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.ColorPickerBuilder.Value

Value Method

Value(Color)

Sets the currently selected color.

Declaration
public ColorPickerBuilder Value(Color value)
Public Function Value(value As Color) As ColorPickerBuilder
Parameters
Type Name Description
Color value
Returns
Type Description
ColorPickerBuilder