[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.InputColorBuilder.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 InputColorBuilder ShowAlphaChannel(bool value)
Public Function ShowAlphaChannel(value As Boolean) As InputColorBuilder
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
InputColorBuilder

Current builder.