[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.ColorPickerBuilder.ShowAlphaChannel

ShowAlphaChannel Method

ShowAlphaChannel(bool)

Configurates ShowAlphaChannel. Sets a value indicating whether the ColorPicker allows users to edit the color's alpha channel (transparency).

Declaration
public ColorPickerBuilder ShowAlphaChannel(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
ColorPickerBuilder

Current builder.